Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-64756 (GCVE-0-2025-64756)
Vulnerability from cvelistv5 – Published: 2025-11-17 17:29 – Updated: 2025-11-19 02:30- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
| URL | Tags |
|---|---|
| https://github.com/isaacs/node-glob/security/advi… | x_refsource_CONFIRM |
| https://github.com/isaacs/node-glob/commit/1e4e29… | x_refsource_MISC |
| https://github.com/isaacs/node-glob/commit/47473c… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-64756",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-11-17T18:24:55.363466Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-11-18T16:37:11.917Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "node-glob",
"vendor": "isaacs",
"versions": [
{
"status": "affected",
"version": "\u003e= 10.2.0, \u003c 10.5.0"
},
{
"status": "affected",
"version": "\u003e= 11.0.0, \u003c 11.1.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Glob matches files using patterns the shell uses. Starting in version 10.2.0 and prior to versions 10.5.0 and 11.1.0, the glob CLI contains a command injection vulnerability in its -c/--cmd option that allows arbitrary command execution when processing files with malicious names. When glob -c \u003ccommand\u003e \u003cpatterns\u003e are used, matched filenames are passed to a shell with shell: true, enabling shell metacharacters in filenames to trigger command injection and achieve arbitrary code execution under the user or CI account privileges. This issue has been patched in versions 10.5.0 and 11.1.0."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-11-19T02:30:44.520Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2"
},
{
"name": "https://github.com/isaacs/node-glob/commit/1e4e297342a09f2aa0ced87fcd4a70ddc325d75f",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/isaacs/node-glob/commit/1e4e297342a09f2aa0ced87fcd4a70ddc325d75f"
},
{
"name": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146"
}
],
"source": {
"advisory": "GHSA-5j98-mcp5-4vw2",
"discovery": "UNKNOWN"
},
"title": "glob CLI: Command injection via -c/--cmd executes matches with shell:true"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-64756",
"datePublished": "2025-11-17T17:29:08.029Z",
"dateReserved": "2025-11-10T22:29:34.874Z",
"dateUpdated": "2025-11-19T02:30:44.520Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-64756",
"date": "2026-06-06",
"epss": "0.00025",
"percentile": "0.07595"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-64756\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-11-17T18:15:58.270\",\"lastModified\":\"2025-12-02T19:34:43.270\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Glob matches files using patterns the shell uses. Starting in version 10.2.0 and prior to versions 10.5.0 and 11.1.0, the glob CLI contains a command injection vulnerability in its -c/--cmd option that allows arbitrary command execution when processing files with malicious names. When glob -c \u003ccommand\u003e \u003cpatterns\u003e are used, matched filenames are passed to a shell with shell: true, enabling shell metacharacters in filenames to trigger command injection and achieve arbitrary code execution under the user or CI account privileges. This issue has been patched in versions 10.5.0 and 11.1.0.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.6,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-78\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isaacs:glob:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"10.2.0\",\"versionEndExcluding\":\"10.5.0\",\"matchCriteriaId\":\"3C8601DB-5326-473F-8AB9-6F66833AC884\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isaacs:glob:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"11.0.0\",\"versionEndExcluding\":\"11.1.0\",\"matchCriteriaId\":\"F7828865-293E-4DB7-AC94-A3C1027E25A1\"}]}]}],\"references\":[{\"url\":\"https://github.com/isaacs/node-glob/commit/1e4e297342a09f2aa0ced87fcd4a70ddc325d75f\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-64756\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-11-17T18:24:55.363466Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-11-18T16:37:07.785Z\"}}], \"cna\": {\"title\": \"glob CLI: Command injection via -c/--cmd executes matches with shell:true\", \"source\": {\"advisory\": \"GHSA-5j98-mcp5-4vw2\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"isaacs\", \"product\": \"node-glob\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 10.2.0, \u003c 10.5.0\"}, {\"status\": \"affected\", \"version\": \"\u003e= 11.0.0, \u003c 11.1.0\"}]}], \"references\": [{\"url\": \"https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2\", \"name\": \"https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/isaacs/node-glob/commit/1e4e297342a09f2aa0ced87fcd4a70ddc325d75f\", \"name\": \"https://github.com/isaacs/node-glob/commit/1e4e297342a09f2aa0ced87fcd4a70ddc325d75f\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146\", \"name\": \"https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Glob matches files using patterns the shell uses. Starting in version 10.2.0 and prior to versions 10.5.0 and 11.1.0, the glob CLI contains a command injection vulnerability in its -c/--cmd option that allows arbitrary command execution when processing files with malicious names. When glob -c \u003ccommand\u003e \u003cpatterns\u003e are used, matched filenames are passed to a shell with shell: true, enabling shell metacharacters in filenames to trigger command injection and achieve arbitrary code execution under the user or CI account privileges. This issue has been patched in versions 10.5.0 and 11.1.0.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-78\", \"description\": \"CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-11-19T02:30:44.520Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-64756\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-19T02:30:44.520Z\", \"dateReserved\": \"2025-11-10T22:29:34.874Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-11-17T17:29:08.029Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2025:22936
Vulnerability from csaf_redhat - Published: 2025-12-09 14:58 - Updated: 2026-06-06 13:19A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:7ac05f2197eeba5533ad6ad6360e817d57de2f6893c260c20a7484945fceda92_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ab2b4a1a2d1e5230e3c092af3827a21c0838702ae227afd786925d1704002afd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:c34b5d86b07705fd0d610ba37bb54a5612b6aba81f04e661b207a2eb0209bea2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ecd14b0b642cfcac1030a22e2f57a05ae0fd2d63a1f41c975487f30e34fef5d8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:29e6ecab0c0f10c17b752d30978dbda4892b3cf471344faa182ac0b86ee76928_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:5fa584e152eb852c9f9dd2ec07c4857924a87470bb92934cbd48efdb0ca238ba_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:accf357afa34ff4573ec5a538edfdd37b35f3aeabf786bd6a469f1f457498654_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:add09864ea186e10cbf36efa26c5e2be626c6e2a47726379d209e5a6cc5698fe_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:7ac05f2197eeba5533ad6ad6360e817d57de2f6893c260c20a7484945fceda92_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ab2b4a1a2d1e5230e3c092af3827a21c0838702ae227afd786925d1704002afd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:c34b5d86b07705fd0d610ba37bb54a5612b6aba81f04e661b207a2eb0209bea2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ecd14b0b642cfcac1030a22e2f57a05ae0fd2d63a1f41c975487f30e34fef5d8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:29e6ecab0c0f10c17b752d30978dbda4892b3cf471344faa182ac0b86ee76928_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:5fa584e152eb852c9f9dd2ec07c4857924a87470bb92934cbd48efdb0ca238ba_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:accf357afa34ff4573ec5a538edfdd37b35f3aeabf786bd6a469f1f457498654_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:add09864ea186e10cbf36efa26c5e2be626c6e2a47726379d209e5a6cc5698fe_amd64 | — |
Vendor Fix
fix
Workaround
|
An ASN.1 Denial of Service (Dos) vulnerability exists in the node-forge asn1.fromDer function within forge/lib/asn1.js. The ASN.1 DER parser implementation (_fromDer) recurses for every constructed ASN.1 value (SEQUENCE, SET, etc.) and lacks a guard limiting recursion depth. An attacker can craft a small DER blob containing a very large nesting depth of constructed TLVs which causes the Node.js V8 engine to exhaust its call stack and throw RangeError: Maximum call stack size exceeded, crashing or incapacitating the process handling the parse. This is a remote, low-cost Denial-of-Service against applications that parse untrusted ASN.1 objects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:7ac05f2197eeba5533ad6ad6360e817d57de2f6893c260c20a7484945fceda92_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ab2b4a1a2d1e5230e3c092af3827a21c0838702ae227afd786925d1704002afd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:c34b5d86b07705fd0d610ba37bb54a5612b6aba81f04e661b207a2eb0209bea2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ecd14b0b642cfcac1030a22e2f57a05ae0fd2d63a1f41c975487f30e34fef5d8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:29e6ecab0c0f10c17b752d30978dbda4892b3cf471344faa182ac0b86ee76928_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:5fa584e152eb852c9f9dd2ec07c4857924a87470bb92934cbd48efdb0ca238ba_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:accf357afa34ff4573ec5a538edfdd37b35f3aeabf786bd6a469f1f457498654_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:add09864ea186e10cbf36efa26c5e2be626c6e2a47726379d209e5a6cc5698fe_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Kiali 1.73.25 for Red Hat OpenShift Service Mesh 2.6",
"title": "Topic"
},
{
"category": "general",
"text": "Kiali 1.73.25, for Red Hat OpenShift Service Mesh 2.6, provides observability for the service mesh by offering a visual representation of the mesh topology and metrics, helping users monitor, trace, and manage efficiently\n\nSecurity Fix(es):\n\n* kiali-ossmc-rhel9: node-forge ASN.1 Unbounded Recursion (CVE-2025-66031)\n\n* kiali-rhel9: node-forge ASN.1 Unbounded Recursion (CVE-2025-66031)\n\n* kiali-ossmc-rhel9: glob CLI: Command injection via -c/--cmd executes matches with shell:true (CVE-2025-64756)\n\n* kiali-rhel9: glob CLI: Command injection via -c/--cmd executes matches with shell:true (CVE-2025-64756)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:22936",
"url": "https://access.redhat.com/errata/RHSA-2025:22936"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64756",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66031",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-64756",
"url": "https://access.redhat.com/security/cve/cve-2025-64756"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-66031",
"url": "https://access.redhat.com/security/cve/cve-2025-66031"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-12816",
"url": "https://access.redhat.com/security/cve/cve-2025-12816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification",
"url": "https://access.redhat.com/security/updates/classification"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_22936.json"
}
],
"title": "Red Hat Security Advisory: Kiali 1.73.25 for Red Hat OpenShift Service Mesh 2.6",
"tracking": {
"current_release_date": "2026-06-06T13:19:46+00:00",
"generator": {
"date": "2026-06-06T13:19:46+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2025:22936",
"initial_release_date": "2025-12-09T14:58:58+00:00",
"revision_history": [
{
"date": "2025-12-09T14:58:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-12-12T21:35:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-06T13:19:46+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Service Mesh 2.6",
"product": {
"name": "Red Hat OpenShift Service Mesh 2.6",
"product_id": "Red Hat OpenShift Service Mesh 2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:2.6::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:add09864ea186e10cbf36efa26c5e2be626c6e2a47726379d209e5a6cc5698fe_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:add09864ea186e10cbf36efa26c5e2be626c6e2a47726379d209e5a6cc5698fe_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:add09864ea186e10cbf36efa26c5e2be626c6e2a47726379d209e5a6cc5698fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel8@sha256%3Aadd09864ea186e10cbf36efa26c5e2be626c6e2a47726379d209e5a6cc5698fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.73.25-1764836020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ecd14b0b642cfcac1030a22e2f57a05ae0fd2d63a1f41c975487f30e34fef5d8_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ecd14b0b642cfcac1030a22e2f57a05ae0fd2d63a1f41c975487f30e34fef5d8_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ecd14b0b642cfcac1030a22e2f57a05ae0fd2d63a1f41c975487f30e34fef5d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel8@sha256%3Aecd14b0b642cfcac1030a22e2f57a05ae0fd2d63a1f41c975487f30e34fef5d8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.73.25-1764836138"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:5fa584e152eb852c9f9dd2ec07c4857924a87470bb92934cbd48efdb0ca238ba_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:5fa584e152eb852c9f9dd2ec07c4857924a87470bb92934cbd48efdb0ca238ba_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:5fa584e152eb852c9f9dd2ec07c4857924a87470bb92934cbd48efdb0ca238ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel8@sha256%3A5fa584e152eb852c9f9dd2ec07c4857924a87470bb92934cbd48efdb0ca238ba?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.73.25-1764836020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:7ac05f2197eeba5533ad6ad6360e817d57de2f6893c260c20a7484945fceda92_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:7ac05f2197eeba5533ad6ad6360e817d57de2f6893c260c20a7484945fceda92_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:7ac05f2197eeba5533ad6ad6360e817d57de2f6893c260c20a7484945fceda92_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel8@sha256%3A7ac05f2197eeba5533ad6ad6360e817d57de2f6893c260c20a7484945fceda92?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.73.25-1764836138"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:accf357afa34ff4573ec5a538edfdd37b35f3aeabf786bd6a469f1f457498654_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:accf357afa34ff4573ec5a538edfdd37b35f3aeabf786bd6a469f1f457498654_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:accf357afa34ff4573ec5a538edfdd37b35f3aeabf786bd6a469f1f457498654_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel8@sha256%3Aaccf357afa34ff4573ec5a538edfdd37b35f3aeabf786bd6a469f1f457498654?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.73.25-1764836020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ab2b4a1a2d1e5230e3c092af3827a21c0838702ae227afd786925d1704002afd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ab2b4a1a2d1e5230e3c092af3827a21c0838702ae227afd786925d1704002afd_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ab2b4a1a2d1e5230e3c092af3827a21c0838702ae227afd786925d1704002afd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel8@sha256%3Aab2b4a1a2d1e5230e3c092af3827a21c0838702ae227afd786925d1704002afd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.73.25-1764836138"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:29e6ecab0c0f10c17b752d30978dbda4892b3cf471344faa182ac0b86ee76928_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:29e6ecab0c0f10c17b752d30978dbda4892b3cf471344faa182ac0b86ee76928_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:29e6ecab0c0f10c17b752d30978dbda4892b3cf471344faa182ac0b86ee76928_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel8@sha256%3A29e6ecab0c0f10c17b752d30978dbda4892b3cf471344faa182ac0b86ee76928?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.73.25-1764836020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:c34b5d86b07705fd0d610ba37bb54a5612b6aba81f04e661b207a2eb0209bea2_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:c34b5d86b07705fd0d610ba37bb54a5612b6aba81f04e661b207a2eb0209bea2_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:c34b5d86b07705fd0d610ba37bb54a5612b6aba81f04e661b207a2eb0209bea2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel8@sha256%3Ac34b5d86b07705fd0d610ba37bb54a5612b6aba81f04e661b207a2eb0209bea2?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1.73.25-1764836138"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:7ac05f2197eeba5533ad6ad6360e817d57de2f6893c260c20a7484945fceda92_arm64 as a component of Red Hat OpenShift Service Mesh 2.6",
"product_id": "Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:7ac05f2197eeba5533ad6ad6360e817d57de2f6893c260c20a7484945fceda92_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:7ac05f2197eeba5533ad6ad6360e817d57de2f6893c260c20a7484945fceda92_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ab2b4a1a2d1e5230e3c092af3827a21c0838702ae227afd786925d1704002afd_ppc64le as a component of Red Hat OpenShift Service Mesh 2.6",
"product_id": "Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ab2b4a1a2d1e5230e3c092af3827a21c0838702ae227afd786925d1704002afd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ab2b4a1a2d1e5230e3c092af3827a21c0838702ae227afd786925d1704002afd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:c34b5d86b07705fd0d610ba37bb54a5612b6aba81f04e661b207a2eb0209bea2_s390x as a component of Red Hat OpenShift Service Mesh 2.6",
"product_id": "Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:c34b5d86b07705fd0d610ba37bb54a5612b6aba81f04e661b207a2eb0209bea2_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:c34b5d86b07705fd0d610ba37bb54a5612b6aba81f04e661b207a2eb0209bea2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ecd14b0b642cfcac1030a22e2f57a05ae0fd2d63a1f41c975487f30e34fef5d8_amd64 as a component of Red Hat OpenShift Service Mesh 2.6",
"product_id": "Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ecd14b0b642cfcac1030a22e2f57a05ae0fd2d63a1f41c975487f30e34fef5d8_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ecd14b0b642cfcac1030a22e2f57a05ae0fd2d63a1f41c975487f30e34fef5d8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:29e6ecab0c0f10c17b752d30978dbda4892b3cf471344faa182ac0b86ee76928_s390x as a component of Red Hat OpenShift Service Mesh 2.6",
"product_id": "Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:29e6ecab0c0f10c17b752d30978dbda4892b3cf471344faa182ac0b86ee76928_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:29e6ecab0c0f10c17b752d30978dbda4892b3cf471344faa182ac0b86ee76928_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:5fa584e152eb852c9f9dd2ec07c4857924a87470bb92934cbd48efdb0ca238ba_arm64 as a component of Red Hat OpenShift Service Mesh 2.6",
"product_id": "Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:5fa584e152eb852c9f9dd2ec07c4857924a87470bb92934cbd48efdb0ca238ba_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:5fa584e152eb852c9f9dd2ec07c4857924a87470bb92934cbd48efdb0ca238ba_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:accf357afa34ff4573ec5a538edfdd37b35f3aeabf786bd6a469f1f457498654_ppc64le as a component of Red Hat OpenShift Service Mesh 2.6",
"product_id": "Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:accf357afa34ff4573ec5a538edfdd37b35f3aeabf786bd6a469f1f457498654_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:accf357afa34ff4573ec5a538edfdd37b35f3aeabf786bd6a469f1f457498654_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:add09864ea186e10cbf36efa26c5e2be626c6e2a47726379d209e5a6cc5698fe_amd64 as a component of Red Hat OpenShift Service Mesh 2.6",
"product_id": "Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:add09864ea186e10cbf36efa26c5e2be626c6e2a47726379d209e5a6cc5698fe_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:add09864ea186e10cbf36efa26c5e2be626c6e2a47726379d209e5a6cc5698fe_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 2.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12816",
"cwe": {
"id": "CWE-179",
"name": "Incorrect Behavior Order: Early Validation"
},
"discovery_date": "2025-11-25T20:01:05.875196+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417097"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products due to an interpretation conflict in the node-forge library. An unauthenticated attacker could exploit this flaw by crafting malicious ASN.1 structures, leading to a bypass of cryptographic verifications and security decisions in affected applications. This impacts various Red Hat products that utilize node-forge for cryptographic operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:7ac05f2197eeba5533ad6ad6360e817d57de2f6893c260c20a7484945fceda92_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ab2b4a1a2d1e5230e3c092af3827a21c0838702ae227afd786925d1704002afd_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:c34b5d86b07705fd0d610ba37bb54a5612b6aba81f04e661b207a2eb0209bea2_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ecd14b0b642cfcac1030a22e2f57a05ae0fd2d63a1f41c975487f30e34fef5d8_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:29e6ecab0c0f10c17b752d30978dbda4892b3cf471344faa182ac0b86ee76928_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:5fa584e152eb852c9f9dd2ec07c4857924a87470bb92934cbd48efdb0ca238ba_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:accf357afa34ff4573ec5a538edfdd37b35f3aeabf786bd6a469f1f457498654_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:add09864ea186e10cbf36efa26c5e2be626c6e2a47726379d209e5a6cc5698fe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "RHBZ#2417097",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417097"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge",
"url": "https://github.com/digitalbazaar/forge"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/pull/1124",
"url": "https://github.com/digitalbazaar/forge/pull/1124"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq"
},
{
"category": "external",
"summary": "https://kb.cert.org/vuls/id/521113",
"url": "https://kb.cert.org/vuls/id/521113"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/node-forge",
"url": "https://www.npmjs.com/package/node-forge"
}
],
"release_date": "2025-11-25T19:15:50.243000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-09T14:58:58+00:00",
"details": "See Kiali 1.73.25 documentation at https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/service_mesh/service-mesh-2-x",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:7ac05f2197eeba5533ad6ad6360e817d57de2f6893c260c20a7484945fceda92_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ab2b4a1a2d1e5230e3c092af3827a21c0838702ae227afd786925d1704002afd_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:c34b5d86b07705fd0d610ba37bb54a5612b6aba81f04e661b207a2eb0209bea2_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ecd14b0b642cfcac1030a22e2f57a05ae0fd2d63a1f41c975487f30e34fef5d8_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:29e6ecab0c0f10c17b752d30978dbda4892b3cf471344faa182ac0b86ee76928_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:5fa584e152eb852c9f9dd2ec07c4857924a87470bb92934cbd48efdb0ca238ba_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:accf357afa34ff4573ec5a538edfdd37b35f3aeabf786bd6a469f1f457498654_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:add09864ea186e10cbf36efa26c5e2be626c6e2a47726379d209e5a6cc5698fe_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22936"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:7ac05f2197eeba5533ad6ad6360e817d57de2f6893c260c20a7484945fceda92_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ab2b4a1a2d1e5230e3c092af3827a21c0838702ae227afd786925d1704002afd_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:c34b5d86b07705fd0d610ba37bb54a5612b6aba81f04e661b207a2eb0209bea2_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ecd14b0b642cfcac1030a22e2f57a05ae0fd2d63a1f41c975487f30e34fef5d8_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:29e6ecab0c0f10c17b752d30978dbda4892b3cf471344faa182ac0b86ee76928_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:5fa584e152eb852c9f9dd2ec07c4857924a87470bb92934cbd48efdb0ca238ba_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:accf357afa34ff4573ec5a538edfdd37b35f3aeabf786bd6a469f1f457498654_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:add09864ea186e10cbf36efa26c5e2be626c6e2a47726379d209e5a6cc5698fe_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:7ac05f2197eeba5533ad6ad6360e817d57de2f6893c260c20a7484945fceda92_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ab2b4a1a2d1e5230e3c092af3827a21c0838702ae227afd786925d1704002afd_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:c34b5d86b07705fd0d610ba37bb54a5612b6aba81f04e661b207a2eb0209bea2_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ecd14b0b642cfcac1030a22e2f57a05ae0fd2d63a1f41c975487f30e34fef5d8_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:29e6ecab0c0f10c17b752d30978dbda4892b3cf471344faa182ac0b86ee76928_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:5fa584e152eb852c9f9dd2ec07c4857924a87470bb92934cbd48efdb0ca238ba_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:accf357afa34ff4573ec5a538edfdd37b35f3aeabf786bd6a469f1f457498654_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:add09864ea186e10cbf36efa26c5e2be626c6e2a47726379d209e5a6cc5698fe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications"
},
{
"cve": "CVE-2025-64756",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2025-11-17T18:01:28.077927+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415451"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glob: glob: Command Injection Vulnerability via Malicious Filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in glob allows arbitrary command execution when the `glob` command-line interface is used with the `-c/--cmd` option to process files with malicious names. The vulnerability is triggered by shell metacharacters in filenames, leading to command injection. The glob CLI tool utilizes the -c option to execute shell commands over the files which matched the searched pattern by using the shell:true parameter when creating the subprocess which will further execute the command informed via \u0027-c\u0027 option, this parameter allows the shell meta characters to be used and processed when executing the command. Given that information glob misses to sanitize the file name to eliminate such characters and expressions from the filename, leading to code execution as when performing the shell expansion such characters will be interpreted as shell commands.\n\nTo exploit this vulnerability the targeted system should run the glob CLI over a file with a maliciously crafted filename, additionally the attacker needs to have enough permission to create such file or trick the user to download and process the required file with the glob CLI.\n\nThis flaw is present in the command line interface of the nodejs-glob package. When the package is used by npm, the command line interface is not used at all, so it cannot be triggered. However, the command line interface implementation is still present on the system, but not directly exposed to the user\u0027s $PATH. To reflect this condition, nodejs packages have been rated with a low severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:7ac05f2197eeba5533ad6ad6360e817d57de2f6893c260c20a7484945fceda92_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ab2b4a1a2d1e5230e3c092af3827a21c0838702ae227afd786925d1704002afd_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:c34b5d86b07705fd0d610ba37bb54a5612b6aba81f04e661b207a2eb0209bea2_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ecd14b0b642cfcac1030a22e2f57a05ae0fd2d63a1f41c975487f30e34fef5d8_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:29e6ecab0c0f10c17b752d30978dbda4892b3cf471344faa182ac0b86ee76928_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:5fa584e152eb852c9f9dd2ec07c4857924a87470bb92934cbd48efdb0ca238ba_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:accf357afa34ff4573ec5a538edfdd37b35f3aeabf786bd6a469f1f457498654_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:add09864ea186e10cbf36efa26c5e2be626c6e2a47726379d209e5a6cc5698fe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "RHBZ#2415451",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415451"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146",
"url": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2",
"url": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2"
}
],
"release_date": "2025-11-17T17:29:08.029000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-09T14:58:58+00:00",
"details": "See Kiali 1.73.25 documentation at https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/service_mesh/service-mesh-2-x",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:7ac05f2197eeba5533ad6ad6360e817d57de2f6893c260c20a7484945fceda92_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ab2b4a1a2d1e5230e3c092af3827a21c0838702ae227afd786925d1704002afd_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:c34b5d86b07705fd0d610ba37bb54a5612b6aba81f04e661b207a2eb0209bea2_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ecd14b0b642cfcac1030a22e2f57a05ae0fd2d63a1f41c975487f30e34fef5d8_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:29e6ecab0c0f10c17b752d30978dbda4892b3cf471344faa182ac0b86ee76928_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:5fa584e152eb852c9f9dd2ec07c4857924a87470bb92934cbd48efdb0ca238ba_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:accf357afa34ff4573ec5a538edfdd37b35f3aeabf786bd6a469f1f457498654_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:add09864ea186e10cbf36efa26c5e2be626c6e2a47726379d209e5a6cc5698fe_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22936"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using the `glob` command-line interface with the `-c` or `--cmd` option when processing filenames from untrusted sources. If programmatic use of `glob` is necessary, ensure that filenames are thoroughly sanitized before being passed to commands executed with shell interpretation enabled.",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:7ac05f2197eeba5533ad6ad6360e817d57de2f6893c260c20a7484945fceda92_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ab2b4a1a2d1e5230e3c092af3827a21c0838702ae227afd786925d1704002afd_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:c34b5d86b07705fd0d610ba37bb54a5612b6aba81f04e661b207a2eb0209bea2_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ecd14b0b642cfcac1030a22e2f57a05ae0fd2d63a1f41c975487f30e34fef5d8_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:29e6ecab0c0f10c17b752d30978dbda4892b3cf471344faa182ac0b86ee76928_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:5fa584e152eb852c9f9dd2ec07c4857924a87470bb92934cbd48efdb0ca238ba_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:accf357afa34ff4573ec5a538edfdd37b35f3aeabf786bd6a469f1f457498654_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:add09864ea186e10cbf36efa26c5e2be626c6e2a47726379d209e5a6cc5698fe_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:7ac05f2197eeba5533ad6ad6360e817d57de2f6893c260c20a7484945fceda92_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ab2b4a1a2d1e5230e3c092af3827a21c0838702ae227afd786925d1704002afd_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:c34b5d86b07705fd0d610ba37bb54a5612b6aba81f04e661b207a2eb0209bea2_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ecd14b0b642cfcac1030a22e2f57a05ae0fd2d63a1f41c975487f30e34fef5d8_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:29e6ecab0c0f10c17b752d30978dbda4892b3cf471344faa182ac0b86ee76928_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:5fa584e152eb852c9f9dd2ec07c4857924a87470bb92934cbd48efdb0ca238ba_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:accf357afa34ff4573ec5a538edfdd37b35f3aeabf786bd6a469f1f457498654_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:add09864ea186e10cbf36efa26c5e2be626c6e2a47726379d209e5a6cc5698fe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glob: glob: Command Injection Vulnerability via Malicious Filenames"
},
{
"cve": "CVE-2025-66031",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2025-11-26T23:01:36.363253+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417397"
}
],
"notes": [
{
"category": "description",
"text": "An ASN.1 Denial of Service (Dos) vulnerability exists in the node-forge asn1.fromDer function within forge/lib/asn1.js. The ASN.1 DER parser implementation (_fromDer) recurses for every constructed ASN.1 value (SEQUENCE, SET, etc.) and lacks a guard limiting recursion depth. An attacker can craft a small DER blob containing a very large nesting depth of constructed TLVs which causes the Node.js V8 engine to exhaust its call stack and throw RangeError: Maximum call stack size exceeded, crashing or incapacitating the process handling the parse. This is a remote, low-cost Denial-of-Service against applications that parse untrusted ASN.1 objects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge ASN.1 Unbounded Recursion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:7ac05f2197eeba5533ad6ad6360e817d57de2f6893c260c20a7484945fceda92_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ab2b4a1a2d1e5230e3c092af3827a21c0838702ae227afd786925d1704002afd_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:c34b5d86b07705fd0d610ba37bb54a5612b6aba81f04e661b207a2eb0209bea2_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ecd14b0b642cfcac1030a22e2f57a05ae0fd2d63a1f41c975487f30e34fef5d8_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:29e6ecab0c0f10c17b752d30978dbda4892b3cf471344faa182ac0b86ee76928_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:5fa584e152eb852c9f9dd2ec07c4857924a87470bb92934cbd48efdb0ca238ba_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:accf357afa34ff4573ec5a538edfdd37b35f3aeabf786bd6a469f1f457498654_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:add09864ea186e10cbf36efa26c5e2be626c6e2a47726379d209e5a6cc5698fe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "RHBZ#2417397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417397"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66031"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451",
"url": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27"
}
],
"release_date": "2025-11-26T22:23:26.013000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-09T14:58:58+00:00",
"details": "See Kiali 1.73.25 documentation at https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/service_mesh/service-mesh-2-x",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:7ac05f2197eeba5533ad6ad6360e817d57de2f6893c260c20a7484945fceda92_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ab2b4a1a2d1e5230e3c092af3827a21c0838702ae227afd786925d1704002afd_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:c34b5d86b07705fd0d610ba37bb54a5612b6aba81f04e661b207a2eb0209bea2_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ecd14b0b642cfcac1030a22e2f57a05ae0fd2d63a1f41c975487f30e34fef5d8_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:29e6ecab0c0f10c17b752d30978dbda4892b3cf471344faa182ac0b86ee76928_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:5fa584e152eb852c9f9dd2ec07c4857924a87470bb92934cbd48efdb0ca238ba_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:accf357afa34ff4573ec5a538edfdd37b35f3aeabf786bd6a469f1f457498654_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:add09864ea186e10cbf36efa26c5e2be626c6e2a47726379d209e5a6cc5698fe_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22936"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:7ac05f2197eeba5533ad6ad6360e817d57de2f6893c260c20a7484945fceda92_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ab2b4a1a2d1e5230e3c092af3827a21c0838702ae227afd786925d1704002afd_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:c34b5d86b07705fd0d610ba37bb54a5612b6aba81f04e661b207a2eb0209bea2_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ecd14b0b642cfcac1030a22e2f57a05ae0fd2d63a1f41c975487f30e34fef5d8_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:29e6ecab0c0f10c17b752d30978dbda4892b3cf471344faa182ac0b86ee76928_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:5fa584e152eb852c9f9dd2ec07c4857924a87470bb92934cbd48efdb0ca238ba_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:accf357afa34ff4573ec5a538edfdd37b35f3aeabf786bd6a469f1f457498654_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:add09864ea186e10cbf36efa26c5e2be626c6e2a47726379d209e5a6cc5698fe_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:7ac05f2197eeba5533ad6ad6360e817d57de2f6893c260c20a7484945fceda92_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ab2b4a1a2d1e5230e3c092af3827a21c0838702ae227afd786925d1704002afd_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:c34b5d86b07705fd0d610ba37bb54a5612b6aba81f04e661b207a2eb0209bea2_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:ecd14b0b642cfcac1030a22e2f57a05ae0fd2d63a1f41c975487f30e34fef5d8_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:29e6ecab0c0f10c17b752d30978dbda4892b3cf471344faa182ac0b86ee76928_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:5fa584e152eb852c9f9dd2ec07c4857924a87470bb92934cbd48efdb0ca238ba_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:accf357afa34ff4573ec5a538edfdd37b35f3aeabf786bd6a469f1f457498654_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:add09864ea186e10cbf36efa26c5e2be626c6e2a47726379d209e5a6cc5698fe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-forge: node-forge ASN.1 Unbounded Recursion"
}
]
}
RHSA-2025:22937
Vulnerability from csaf_redhat - Published: 2025-12-09 14:59 - Updated: 2026-06-06 13:19A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:284ba4bea2d340c325d183b866efb72527d297ab6c866b7b18c9e82af43d6af3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e2b22107128f05f40773095ae2b01ae6c65df0539677ea0d5b8f90c7f907f98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a529baf5f8aef4932058b377ded468cc291c1c04a326c8e1d6275ad0bde495a2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e00f3b28e62c2ac90d836d7673183b1b391b76ce1b272861e49571f345cfa6a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:76d016722febb26186803476d1479339130eb5911299b01955e5449488910447_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:8d99058fce52a3208855359c8c1d2e90b010145dac3403177791925471005a1e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9ab887b31e9d45ef89acd26b0d2bd9aeb5fc7c87d0f296d605ed9fa5d8c6a50e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c012e5fdf21c90d8d504164ddec9b294c5c347df078049fcd4e20a9ebe2f76cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:284ba4bea2d340c325d183b866efb72527d297ab6c866b7b18c9e82af43d6af3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e2b22107128f05f40773095ae2b01ae6c65df0539677ea0d5b8f90c7f907f98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a529baf5f8aef4932058b377ded468cc291c1c04a326c8e1d6275ad0bde495a2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e00f3b28e62c2ac90d836d7673183b1b391b76ce1b272861e49571f345cfa6a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:76d016722febb26186803476d1479339130eb5911299b01955e5449488910447_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:8d99058fce52a3208855359c8c1d2e90b010145dac3403177791925471005a1e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9ab887b31e9d45ef89acd26b0d2bd9aeb5fc7c87d0f296d605ed9fa5d8c6a50e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c012e5fdf21c90d8d504164ddec9b294c5c347df078049fcd4e20a9ebe2f76cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
An ASN.1 Denial of Service (Dos) vulnerability exists in the node-forge asn1.fromDer function within forge/lib/asn1.js. The ASN.1 DER parser implementation (_fromDer) recurses for every constructed ASN.1 value (SEQUENCE, SET, etc.) and lacks a guard limiting recursion depth. An attacker can craft a small DER blob containing a very large nesting depth of constructed TLVs which causes the Node.js V8 engine to exhaust its call stack and throw RangeError: Maximum call stack size exceeded, crashing or incapacitating the process handling the parse. This is a remote, low-cost Denial-of-Service against applications that parse untrusted ASN.1 objects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:284ba4bea2d340c325d183b866efb72527d297ab6c866b7b18c9e82af43d6af3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e2b22107128f05f40773095ae2b01ae6c65df0539677ea0d5b8f90c7f907f98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a529baf5f8aef4932058b377ded468cc291c1c04a326c8e1d6275ad0bde495a2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e00f3b28e62c2ac90d836d7673183b1b391b76ce1b272861e49571f345cfa6a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:76d016722febb26186803476d1479339130eb5911299b01955e5449488910447_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:8d99058fce52a3208855359c8c1d2e90b010145dac3403177791925471005a1e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9ab887b31e9d45ef89acd26b0d2bd9aeb5fc7c87d0f296d605ed9fa5d8c6a50e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c012e5fdf21c90d8d504164ddec9b294c5c347df078049fcd4e20a9ebe2f76cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Kiali 2.4.11 for Red Hat OpenShift Service Mesh 3.0",
"title": "Topic"
},
{
"category": "general",
"text": "Kiali 2.4.11, for Red Hat OpenShift Service Mesh 3.0, provides observability for the service mesh by offering a visual representation of the mesh topology and metrics, helping users monitor, trace, and manage efficiently\n\nSecurity Fix(es):\n\n* kiali-ossmc-rhel9: node-forge ASN.1 Unbounded Recursion (CVE-2025-66031)\n\n* kiali-rhel9: node-forge ASN.1 Unbounded Recursion (CVE-2025-66031)\n\n* kiali-ossmc-rhel9: glob CLI: Command injection via -c/--cmd executes matches with shell:true (CVE-2025-64756)\n\n* kiali-rhel9: glob CLI: Command injection via -c/--cmd executes matches with shell:true (CVE-2025-64756)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:22937",
"url": "https://access.redhat.com/errata/RHSA-2025:22937"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64756",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66031",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-64756",
"url": "https://access.redhat.com/security/cve/cve-2025-64756"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-66031",
"url": "https://access.redhat.com/security/cve/cve-2025-66031"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-12816",
"url": "https://access.redhat.com/security/cve/cve-2025-12816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification",
"url": "https://access.redhat.com/security/updates/classification"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_22937.json"
}
],
"title": "Red Hat Security Advisory: Kiali 2.4.11 for Red Hat OpenShift Service Mesh 3.0",
"tracking": {
"current_release_date": "2026-06-06T13:19:47+00:00",
"generator": {
"date": "2026-06-06T13:19:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2025:22937",
"initial_release_date": "2025-12-09T14:59:02+00:00",
"revision_history": [
{
"date": "2025-12-09T14:59:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-12-12T21:35:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-06T13:19:47+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Service Mesh 3",
"product": {
"name": "Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:3.0::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:76d016722febb26186803476d1479339130eb5911299b01955e5449488910447_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:76d016722febb26186803476d1479339130eb5911299b01955e5449488910447_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:76d016722febb26186803476d1479339130eb5911299b01955e5449488910447_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3A76d016722febb26186803476d1479339130eb5911299b01955e5449488910447?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=2.4.11-1764836335"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e2b22107128f05f40773095ae2b01ae6c65df0539677ea0d5b8f90c7f907f98_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e2b22107128f05f40773095ae2b01ae6c65df0539677ea0d5b8f90c7f907f98_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e2b22107128f05f40773095ae2b01ae6c65df0539677ea0d5b8f90c7f907f98_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A7e2b22107128f05f40773095ae2b01ae6c65df0539677ea0d5b8f90c7f907f98?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=2.4.11-1764844423"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9ab887b31e9d45ef89acd26b0d2bd9aeb5fc7c87d0f296d605ed9fa5d8c6a50e_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9ab887b31e9d45ef89acd26b0d2bd9aeb5fc7c87d0f296d605ed9fa5d8c6a50e_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9ab887b31e9d45ef89acd26b0d2bd9aeb5fc7c87d0f296d605ed9fa5d8c6a50e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3A9ab887b31e9d45ef89acd26b0d2bd9aeb5fc7c87d0f296d605ed9fa5d8c6a50e?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=2.4.11-1764836335"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a529baf5f8aef4932058b377ded468cc291c1c04a326c8e1d6275ad0bde495a2_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a529baf5f8aef4932058b377ded468cc291c1c04a326c8e1d6275ad0bde495a2_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a529baf5f8aef4932058b377ded468cc291c1c04a326c8e1d6275ad0bde495a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3Aa529baf5f8aef4932058b377ded468cc291c1c04a326c8e1d6275ad0bde495a2?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=2.4.11-1764844423"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c012e5fdf21c90d8d504164ddec9b294c5c347df078049fcd4e20a9ebe2f76cc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c012e5fdf21c90d8d504164ddec9b294c5c347df078049fcd4e20a9ebe2f76cc_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c012e5fdf21c90d8d504164ddec9b294c5c347df078049fcd4e20a9ebe2f76cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3Ac012e5fdf21c90d8d504164ddec9b294c5c347df078049fcd4e20a9ebe2f76cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=2.4.11-1764836335"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:284ba4bea2d340c325d183b866efb72527d297ab6c866b7b18c9e82af43d6af3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:284ba4bea2d340c325d183b866efb72527d297ab6c866b7b18c9e82af43d6af3_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:284ba4bea2d340c325d183b866efb72527d297ab6c866b7b18c9e82af43d6af3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A284ba4bea2d340c325d183b866efb72527d297ab6c866b7b18c9e82af43d6af3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=2.4.11-1764844423"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:8d99058fce52a3208855359c8c1d2e90b010145dac3403177791925471005a1e_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:8d99058fce52a3208855359c8c1d2e90b010145dac3403177791925471005a1e_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:8d99058fce52a3208855359c8c1d2e90b010145dac3403177791925471005a1e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3A8d99058fce52a3208855359c8c1d2e90b010145dac3403177791925471005a1e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=2.4.11-1764836335"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e00f3b28e62c2ac90d836d7673183b1b391b76ce1b272861e49571f345cfa6a4_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e00f3b28e62c2ac90d836d7673183b1b391b76ce1b272861e49571f345cfa6a4_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e00f3b28e62c2ac90d836d7673183b1b391b76ce1b272861e49571f345cfa6a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3Ae00f3b28e62c2ac90d836d7673183b1b391b76ce1b272861e49571f345cfa6a4?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=2.4.11-1764844423"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:284ba4bea2d340c325d183b866efb72527d297ab6c866b7b18c9e82af43d6af3_ppc64le as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:284ba4bea2d340c325d183b866efb72527d297ab6c866b7b18c9e82af43d6af3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:284ba4bea2d340c325d183b866efb72527d297ab6c866b7b18c9e82af43d6af3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e2b22107128f05f40773095ae2b01ae6c65df0539677ea0d5b8f90c7f907f98_amd64 as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e2b22107128f05f40773095ae2b01ae6c65df0539677ea0d5b8f90c7f907f98_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e2b22107128f05f40773095ae2b01ae6c65df0539677ea0d5b8f90c7f907f98_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a529baf5f8aef4932058b377ded468cc291c1c04a326c8e1d6275ad0bde495a2_arm64 as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a529baf5f8aef4932058b377ded468cc291c1c04a326c8e1d6275ad0bde495a2_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a529baf5f8aef4932058b377ded468cc291c1c04a326c8e1d6275ad0bde495a2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e00f3b28e62c2ac90d836d7673183b1b391b76ce1b272861e49571f345cfa6a4_s390x as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e00f3b28e62c2ac90d836d7673183b1b391b76ce1b272861e49571f345cfa6a4_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e00f3b28e62c2ac90d836d7673183b1b391b76ce1b272861e49571f345cfa6a4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:76d016722febb26186803476d1479339130eb5911299b01955e5449488910447_amd64 as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:76d016722febb26186803476d1479339130eb5911299b01955e5449488910447_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:76d016722febb26186803476d1479339130eb5911299b01955e5449488910447_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:8d99058fce52a3208855359c8c1d2e90b010145dac3403177791925471005a1e_s390x as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:8d99058fce52a3208855359c8c1d2e90b010145dac3403177791925471005a1e_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:8d99058fce52a3208855359c8c1d2e90b010145dac3403177791925471005a1e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9ab887b31e9d45ef89acd26b0d2bd9aeb5fc7c87d0f296d605ed9fa5d8c6a50e_arm64 as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9ab887b31e9d45ef89acd26b0d2bd9aeb5fc7c87d0f296d605ed9fa5d8c6a50e_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9ab887b31e9d45ef89acd26b0d2bd9aeb5fc7c87d0f296d605ed9fa5d8c6a50e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c012e5fdf21c90d8d504164ddec9b294c5c347df078049fcd4e20a9ebe2f76cc_ppc64le as a component of Red Hat OpenShift Service Mesh 3",
"product_id": "Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c012e5fdf21c90d8d504164ddec9b294c5c347df078049fcd4e20a9ebe2f76cc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c012e5fdf21c90d8d504164ddec9b294c5c347df078049fcd4e20a9ebe2f76cc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12816",
"cwe": {
"id": "CWE-179",
"name": "Incorrect Behavior Order: Early Validation"
},
"discovery_date": "2025-11-25T20:01:05.875196+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417097"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products due to an interpretation conflict in the node-forge library. An unauthenticated attacker could exploit this flaw by crafting malicious ASN.1 structures, leading to a bypass of cryptographic verifications and security decisions in affected applications. This impacts various Red Hat products that utilize node-forge for cryptographic operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:284ba4bea2d340c325d183b866efb72527d297ab6c866b7b18c9e82af43d6af3_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e2b22107128f05f40773095ae2b01ae6c65df0539677ea0d5b8f90c7f907f98_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a529baf5f8aef4932058b377ded468cc291c1c04a326c8e1d6275ad0bde495a2_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e00f3b28e62c2ac90d836d7673183b1b391b76ce1b272861e49571f345cfa6a4_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:76d016722febb26186803476d1479339130eb5911299b01955e5449488910447_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:8d99058fce52a3208855359c8c1d2e90b010145dac3403177791925471005a1e_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9ab887b31e9d45ef89acd26b0d2bd9aeb5fc7c87d0f296d605ed9fa5d8c6a50e_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c012e5fdf21c90d8d504164ddec9b294c5c347df078049fcd4e20a9ebe2f76cc_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "RHBZ#2417097",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417097"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge",
"url": "https://github.com/digitalbazaar/forge"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/pull/1124",
"url": "https://github.com/digitalbazaar/forge/pull/1124"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq"
},
{
"category": "external",
"summary": "https://kb.cert.org/vuls/id/521113",
"url": "https://kb.cert.org/vuls/id/521113"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/node-forge",
"url": "https://www.npmjs.com/package/node-forge"
}
],
"release_date": "2025-11-25T19:15:50.243000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-09T14:59:02+00:00",
"details": "See Kiali 2.4.11 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.0/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:284ba4bea2d340c325d183b866efb72527d297ab6c866b7b18c9e82af43d6af3_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e2b22107128f05f40773095ae2b01ae6c65df0539677ea0d5b8f90c7f907f98_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a529baf5f8aef4932058b377ded468cc291c1c04a326c8e1d6275ad0bde495a2_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e00f3b28e62c2ac90d836d7673183b1b391b76ce1b272861e49571f345cfa6a4_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:76d016722febb26186803476d1479339130eb5911299b01955e5449488910447_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:8d99058fce52a3208855359c8c1d2e90b010145dac3403177791925471005a1e_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9ab887b31e9d45ef89acd26b0d2bd9aeb5fc7c87d0f296d605ed9fa5d8c6a50e_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c012e5fdf21c90d8d504164ddec9b294c5c347df078049fcd4e20a9ebe2f76cc_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22937"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:284ba4bea2d340c325d183b866efb72527d297ab6c866b7b18c9e82af43d6af3_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e2b22107128f05f40773095ae2b01ae6c65df0539677ea0d5b8f90c7f907f98_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a529baf5f8aef4932058b377ded468cc291c1c04a326c8e1d6275ad0bde495a2_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e00f3b28e62c2ac90d836d7673183b1b391b76ce1b272861e49571f345cfa6a4_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:76d016722febb26186803476d1479339130eb5911299b01955e5449488910447_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:8d99058fce52a3208855359c8c1d2e90b010145dac3403177791925471005a1e_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9ab887b31e9d45ef89acd26b0d2bd9aeb5fc7c87d0f296d605ed9fa5d8c6a50e_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c012e5fdf21c90d8d504164ddec9b294c5c347df078049fcd4e20a9ebe2f76cc_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:284ba4bea2d340c325d183b866efb72527d297ab6c866b7b18c9e82af43d6af3_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e2b22107128f05f40773095ae2b01ae6c65df0539677ea0d5b8f90c7f907f98_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a529baf5f8aef4932058b377ded468cc291c1c04a326c8e1d6275ad0bde495a2_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e00f3b28e62c2ac90d836d7673183b1b391b76ce1b272861e49571f345cfa6a4_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:76d016722febb26186803476d1479339130eb5911299b01955e5449488910447_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:8d99058fce52a3208855359c8c1d2e90b010145dac3403177791925471005a1e_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9ab887b31e9d45ef89acd26b0d2bd9aeb5fc7c87d0f296d605ed9fa5d8c6a50e_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c012e5fdf21c90d8d504164ddec9b294c5c347df078049fcd4e20a9ebe2f76cc_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications"
},
{
"cve": "CVE-2025-64756",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2025-11-17T18:01:28.077927+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415451"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glob: glob: Command Injection Vulnerability via Malicious Filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in glob allows arbitrary command execution when the `glob` command-line interface is used with the `-c/--cmd` option to process files with malicious names. The vulnerability is triggered by shell metacharacters in filenames, leading to command injection. The glob CLI tool utilizes the -c option to execute shell commands over the files which matched the searched pattern by using the shell:true parameter when creating the subprocess which will further execute the command informed via \u0027-c\u0027 option, this parameter allows the shell meta characters to be used and processed when executing the command. Given that information glob misses to sanitize the file name to eliminate such characters and expressions from the filename, leading to code execution as when performing the shell expansion such characters will be interpreted as shell commands.\n\nTo exploit this vulnerability the targeted system should run the glob CLI over a file with a maliciously crafted filename, additionally the attacker needs to have enough permission to create such file or trick the user to download and process the required file with the glob CLI.\n\nThis flaw is present in the command line interface of the nodejs-glob package. When the package is used by npm, the command line interface is not used at all, so it cannot be triggered. However, the command line interface implementation is still present on the system, but not directly exposed to the user\u0027s $PATH. To reflect this condition, nodejs packages have been rated with a low severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:284ba4bea2d340c325d183b866efb72527d297ab6c866b7b18c9e82af43d6af3_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e2b22107128f05f40773095ae2b01ae6c65df0539677ea0d5b8f90c7f907f98_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a529baf5f8aef4932058b377ded468cc291c1c04a326c8e1d6275ad0bde495a2_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e00f3b28e62c2ac90d836d7673183b1b391b76ce1b272861e49571f345cfa6a4_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:76d016722febb26186803476d1479339130eb5911299b01955e5449488910447_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:8d99058fce52a3208855359c8c1d2e90b010145dac3403177791925471005a1e_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9ab887b31e9d45ef89acd26b0d2bd9aeb5fc7c87d0f296d605ed9fa5d8c6a50e_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c012e5fdf21c90d8d504164ddec9b294c5c347df078049fcd4e20a9ebe2f76cc_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "RHBZ#2415451",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415451"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146",
"url": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2",
"url": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2"
}
],
"release_date": "2025-11-17T17:29:08.029000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-09T14:59:02+00:00",
"details": "See Kiali 2.4.11 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.0/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:284ba4bea2d340c325d183b866efb72527d297ab6c866b7b18c9e82af43d6af3_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e2b22107128f05f40773095ae2b01ae6c65df0539677ea0d5b8f90c7f907f98_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a529baf5f8aef4932058b377ded468cc291c1c04a326c8e1d6275ad0bde495a2_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e00f3b28e62c2ac90d836d7673183b1b391b76ce1b272861e49571f345cfa6a4_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:76d016722febb26186803476d1479339130eb5911299b01955e5449488910447_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:8d99058fce52a3208855359c8c1d2e90b010145dac3403177791925471005a1e_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9ab887b31e9d45ef89acd26b0d2bd9aeb5fc7c87d0f296d605ed9fa5d8c6a50e_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c012e5fdf21c90d8d504164ddec9b294c5c347df078049fcd4e20a9ebe2f76cc_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22937"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using the `glob` command-line interface with the `-c` or `--cmd` option when processing filenames from untrusted sources. If programmatic use of `glob` is necessary, ensure that filenames are thoroughly sanitized before being passed to commands executed with shell interpretation enabled.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:284ba4bea2d340c325d183b866efb72527d297ab6c866b7b18c9e82af43d6af3_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e2b22107128f05f40773095ae2b01ae6c65df0539677ea0d5b8f90c7f907f98_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a529baf5f8aef4932058b377ded468cc291c1c04a326c8e1d6275ad0bde495a2_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e00f3b28e62c2ac90d836d7673183b1b391b76ce1b272861e49571f345cfa6a4_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:76d016722febb26186803476d1479339130eb5911299b01955e5449488910447_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:8d99058fce52a3208855359c8c1d2e90b010145dac3403177791925471005a1e_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9ab887b31e9d45ef89acd26b0d2bd9aeb5fc7c87d0f296d605ed9fa5d8c6a50e_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c012e5fdf21c90d8d504164ddec9b294c5c347df078049fcd4e20a9ebe2f76cc_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:284ba4bea2d340c325d183b866efb72527d297ab6c866b7b18c9e82af43d6af3_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e2b22107128f05f40773095ae2b01ae6c65df0539677ea0d5b8f90c7f907f98_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a529baf5f8aef4932058b377ded468cc291c1c04a326c8e1d6275ad0bde495a2_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e00f3b28e62c2ac90d836d7673183b1b391b76ce1b272861e49571f345cfa6a4_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:76d016722febb26186803476d1479339130eb5911299b01955e5449488910447_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:8d99058fce52a3208855359c8c1d2e90b010145dac3403177791925471005a1e_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9ab887b31e9d45ef89acd26b0d2bd9aeb5fc7c87d0f296d605ed9fa5d8c6a50e_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c012e5fdf21c90d8d504164ddec9b294c5c347df078049fcd4e20a9ebe2f76cc_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glob: glob: Command Injection Vulnerability via Malicious Filenames"
},
{
"cve": "CVE-2025-66031",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2025-11-26T23:01:36.363253+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417397"
}
],
"notes": [
{
"category": "description",
"text": "An ASN.1 Denial of Service (Dos) vulnerability exists in the node-forge asn1.fromDer function within forge/lib/asn1.js. The ASN.1 DER parser implementation (_fromDer) recurses for every constructed ASN.1 value (SEQUENCE, SET, etc.) and lacks a guard limiting recursion depth. An attacker can craft a small DER blob containing a very large nesting depth of constructed TLVs which causes the Node.js V8 engine to exhaust its call stack and throw RangeError: Maximum call stack size exceeded, crashing or incapacitating the process handling the parse. This is a remote, low-cost Denial-of-Service against applications that parse untrusted ASN.1 objects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge ASN.1 Unbounded Recursion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:284ba4bea2d340c325d183b866efb72527d297ab6c866b7b18c9e82af43d6af3_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e2b22107128f05f40773095ae2b01ae6c65df0539677ea0d5b8f90c7f907f98_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a529baf5f8aef4932058b377ded468cc291c1c04a326c8e1d6275ad0bde495a2_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e00f3b28e62c2ac90d836d7673183b1b391b76ce1b272861e49571f345cfa6a4_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:76d016722febb26186803476d1479339130eb5911299b01955e5449488910447_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:8d99058fce52a3208855359c8c1d2e90b010145dac3403177791925471005a1e_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9ab887b31e9d45ef89acd26b0d2bd9aeb5fc7c87d0f296d605ed9fa5d8c6a50e_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c012e5fdf21c90d8d504164ddec9b294c5c347df078049fcd4e20a9ebe2f76cc_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "RHBZ#2417397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417397"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66031"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451",
"url": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27"
}
],
"release_date": "2025-11-26T22:23:26.013000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-09T14:59:02+00:00",
"details": "See Kiali 2.4.11 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.0/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:284ba4bea2d340c325d183b866efb72527d297ab6c866b7b18c9e82af43d6af3_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e2b22107128f05f40773095ae2b01ae6c65df0539677ea0d5b8f90c7f907f98_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a529baf5f8aef4932058b377ded468cc291c1c04a326c8e1d6275ad0bde495a2_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e00f3b28e62c2ac90d836d7673183b1b391b76ce1b272861e49571f345cfa6a4_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:76d016722febb26186803476d1479339130eb5911299b01955e5449488910447_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:8d99058fce52a3208855359c8c1d2e90b010145dac3403177791925471005a1e_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9ab887b31e9d45ef89acd26b0d2bd9aeb5fc7c87d0f296d605ed9fa5d8c6a50e_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c012e5fdf21c90d8d504164ddec9b294c5c347df078049fcd4e20a9ebe2f76cc_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22937"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:284ba4bea2d340c325d183b866efb72527d297ab6c866b7b18c9e82af43d6af3_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e2b22107128f05f40773095ae2b01ae6c65df0539677ea0d5b8f90c7f907f98_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a529baf5f8aef4932058b377ded468cc291c1c04a326c8e1d6275ad0bde495a2_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e00f3b28e62c2ac90d836d7673183b1b391b76ce1b272861e49571f345cfa6a4_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:76d016722febb26186803476d1479339130eb5911299b01955e5449488910447_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:8d99058fce52a3208855359c8c1d2e90b010145dac3403177791925471005a1e_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9ab887b31e9d45ef89acd26b0d2bd9aeb5fc7c87d0f296d605ed9fa5d8c6a50e_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c012e5fdf21c90d8d504164ddec9b294c5c347df078049fcd4e20a9ebe2f76cc_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:284ba4bea2d340c325d183b866efb72527d297ab6c866b7b18c9e82af43d6af3_ppc64le",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7e2b22107128f05f40773095ae2b01ae6c65df0539677ea0d5b8f90c7f907f98_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:a529baf5f8aef4932058b377ded468cc291c1c04a326c8e1d6275ad0bde495a2_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:e00f3b28e62c2ac90d836d7673183b1b391b76ce1b272861e49571f345cfa6a4_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:76d016722febb26186803476d1479339130eb5911299b01955e5449488910447_amd64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:8d99058fce52a3208855359c8c1d2e90b010145dac3403177791925471005a1e_s390x",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9ab887b31e9d45ef89acd26b0d2bd9aeb5fc7c87d0f296d605ed9fa5d8c6a50e_arm64",
"Red Hat OpenShift Service Mesh 3:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:c012e5fdf21c90d8d504164ddec9b294c5c347df078049fcd4e20a9ebe2f76cc_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-forge: node-forge ASN.1 Unbounded Recursion"
}
]
}
RHSA-2025:22938
Vulnerability from csaf_redhat - Published: 2025-12-09 14:59 - Updated: 2026-06-06 13:19A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:502dcba52460677c5d20f2649216e62c426acb83fbfb38bd630e942b9c0c2733_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:53f1ed0ec0b57f5d35c51dda8d3490649c91c2596658f91e9e206c6fb476ee1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:75b9064c9e83a08e0147ff97fd45ca8b3adb6f16bccedf66c146a74a8c769b25_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:928ed23934eae4e9c16ac23eaa828cc09f2d0ae539f330454ad6222e8cec3250_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:00743a84647ebaac732100a5e224ec024d3dfa22a9a942b4df81d1042eac2493_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:85b7d05d935a5d86fc0695ef7ab7edefd27c2674bd35a4e5997b6ac7bbbaa2a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9d884a817a1a1e8924b6405e694ffae05f78664f4e00f355ec2ddd7c05446e53_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef0ddf23bae41b1c9aad0b05c90aecc2a21b45e125013a139e705c27285907c5_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:502dcba52460677c5d20f2649216e62c426acb83fbfb38bd630e942b9c0c2733_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:53f1ed0ec0b57f5d35c51dda8d3490649c91c2596658f91e9e206c6fb476ee1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:75b9064c9e83a08e0147ff97fd45ca8b3adb6f16bccedf66c146a74a8c769b25_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:928ed23934eae4e9c16ac23eaa828cc09f2d0ae539f330454ad6222e8cec3250_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:00743a84647ebaac732100a5e224ec024d3dfa22a9a942b4df81d1042eac2493_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:85b7d05d935a5d86fc0695ef7ab7edefd27c2674bd35a4e5997b6ac7bbbaa2a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9d884a817a1a1e8924b6405e694ffae05f78664f4e00f355ec2ddd7c05446e53_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef0ddf23bae41b1c9aad0b05c90aecc2a21b45e125013a139e705c27285907c5_s390x | — |
Vendor Fix
fix
Workaround
|
An ASN.1 Denial of Service (Dos) vulnerability exists in the node-forge asn1.fromDer function within forge/lib/asn1.js. The ASN.1 DER parser implementation (_fromDer) recurses for every constructed ASN.1 value (SEQUENCE, SET, etc.) and lacks a guard limiting recursion depth. An attacker can craft a small DER blob containing a very large nesting depth of constructed TLVs which causes the Node.js V8 engine to exhaust its call stack and throw RangeError: Maximum call stack size exceeded, crashing or incapacitating the process handling the parse. This is a remote, low-cost Denial-of-Service against applications that parse untrusted ASN.1 objects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:502dcba52460677c5d20f2649216e62c426acb83fbfb38bd630e942b9c0c2733_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:53f1ed0ec0b57f5d35c51dda8d3490649c91c2596658f91e9e206c6fb476ee1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:75b9064c9e83a08e0147ff97fd45ca8b3adb6f16bccedf66c146a74a8c769b25_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:928ed23934eae4e9c16ac23eaa828cc09f2d0ae539f330454ad6222e8cec3250_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:00743a84647ebaac732100a5e224ec024d3dfa22a9a942b4df81d1042eac2493_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:85b7d05d935a5d86fc0695ef7ab7edefd27c2674bd35a4e5997b6ac7bbbaa2a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9d884a817a1a1e8924b6405e694ffae05f78664f4e00f355ec2ddd7c05446e53_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef0ddf23bae41b1c9aad0b05c90aecc2a21b45e125013a139e705c27285907c5_s390x | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Kiali 2.11.5 for Red Hat OpenShift Service Mesh 3.1\n\nThis update has a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Kiali 2.11.5, for Red Hat OpenShift Service Mesh 3.1, provides observability for the service mesh by offering a visual representation of the mesh topology and metrics, helping users monitor, trace, and manage efficiently.\n\nSecurity Fix(es):\n\n* kiali-ossmc-rhel9: node-forge ASN.1 Unbounded Recursion (CVE-2025-66031)\n\n* kiali-rhel9: node-forge ASN.1 Unbounded Recursion (CVE-2025-66031)\n\n* kiali-ossmc-rhel9: glob CLI: Command injection via -c/--cmd executes matches with shell:true (CVE-2025-64756)\n\n* kiali-rhel9: glob CLI: Command injection via -c/--cmd executes matches with shell:true (CVE-2025-64756)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:22938",
"url": "https://access.redhat.com/errata/RHSA-2025:22938"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64756",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66031",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-64756",
"url": "https://access.redhat.com/security/cve/cve-2025-64756"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-66031",
"url": "https://access.redhat.com/security/cve/cve-2025-66031"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-12816",
"url": "https://access.redhat.com/security/cve/cve-2025-12816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification",
"url": "https://access.redhat.com/security/updates/classification"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_22938.json"
}
],
"title": "Red Hat Security Advisory: Kiali 2.11.5 for Red Hat OpenShift Service Mesh 3.1",
"tracking": {
"current_release_date": "2026-06-06T13:19:48+00:00",
"generator": {
"date": "2026-06-06T13:19:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2025:22938",
"initial_release_date": "2025-12-09T14:59:35+00:00",
"revision_history": [
{
"date": "2025-12-09T14:59:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-12-12T21:35:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-06T13:19:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Service Mesh 3.1",
"product": {
"name": "Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:3.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:00743a84647ebaac732100a5e224ec024d3dfa22a9a942b4df81d1042eac2493_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:00743a84647ebaac732100a5e224ec024d3dfa22a9a942b4df81d1042eac2493_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:00743a84647ebaac732100a5e224ec024d3dfa22a9a942b4df81d1042eac2493_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3A00743a84647ebaac732100a5e224ec024d3dfa22a9a942b4df81d1042eac2493?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=2.11.5-1764836235"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:53f1ed0ec0b57f5d35c51dda8d3490649c91c2596658f91e9e206c6fb476ee1a_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:53f1ed0ec0b57f5d35c51dda8d3490649c91c2596658f91e9e206c6fb476ee1a_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:53f1ed0ec0b57f5d35c51dda8d3490649c91c2596658f91e9e206c6fb476ee1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A53f1ed0ec0b57f5d35c51dda8d3490649c91c2596658f91e9e206c6fb476ee1a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=2.11.5-1764835957"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:85b7d05d935a5d86fc0695ef7ab7edefd27c2674bd35a4e5997b6ac7bbbaa2a8_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:85b7d05d935a5d86fc0695ef7ab7edefd27c2674bd35a4e5997b6ac7bbbaa2a8_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:85b7d05d935a5d86fc0695ef7ab7edefd27c2674bd35a4e5997b6ac7bbbaa2a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3A85b7d05d935a5d86fc0695ef7ab7edefd27c2674bd35a4e5997b6ac7bbbaa2a8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=2.11.5-1764836235"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:928ed23934eae4e9c16ac23eaa828cc09f2d0ae539f330454ad6222e8cec3250_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:928ed23934eae4e9c16ac23eaa828cc09f2d0ae539f330454ad6222e8cec3250_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:928ed23934eae4e9c16ac23eaa828cc09f2d0ae539f330454ad6222e8cec3250_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A928ed23934eae4e9c16ac23eaa828cc09f2d0ae539f330454ad6222e8cec3250?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=2.11.5-1764835957"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9d884a817a1a1e8924b6405e694ffae05f78664f4e00f355ec2ddd7c05446e53_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9d884a817a1a1e8924b6405e694ffae05f78664f4e00f355ec2ddd7c05446e53_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9d884a817a1a1e8924b6405e694ffae05f78664f4e00f355ec2ddd7c05446e53_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3A9d884a817a1a1e8924b6405e694ffae05f78664f4e00f355ec2ddd7c05446e53?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=2.11.5-1764836235"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:502dcba52460677c5d20f2649216e62c426acb83fbfb38bd630e942b9c0c2733_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:502dcba52460677c5d20f2649216e62c426acb83fbfb38bd630e942b9c0c2733_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:502dcba52460677c5d20f2649216e62c426acb83fbfb38bd630e942b9c0c2733_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A502dcba52460677c5d20f2649216e62c426acb83fbfb38bd630e942b9c0c2733?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=2.11.5-1764835957"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef0ddf23bae41b1c9aad0b05c90aecc2a21b45e125013a139e705c27285907c5_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef0ddf23bae41b1c9aad0b05c90aecc2a21b45e125013a139e705c27285907c5_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef0ddf23bae41b1c9aad0b05c90aecc2a21b45e125013a139e705c27285907c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3Aef0ddf23bae41b1c9aad0b05c90aecc2a21b45e125013a139e705c27285907c5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=2.11.5-1764836235"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:75b9064c9e83a08e0147ff97fd45ca8b3adb6f16bccedf66c146a74a8c769b25_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:75b9064c9e83a08e0147ff97fd45ca8b3adb6f16bccedf66c146a74a8c769b25_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:75b9064c9e83a08e0147ff97fd45ca8b3adb6f16bccedf66c146a74a8c769b25_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A75b9064c9e83a08e0147ff97fd45ca8b3adb6f16bccedf66c146a74a8c769b25?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=2.11.5-1764835957"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:502dcba52460677c5d20f2649216e62c426acb83fbfb38bd630e942b9c0c2733_ppc64le as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:502dcba52460677c5d20f2649216e62c426acb83fbfb38bd630e942b9c0c2733_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:502dcba52460677c5d20f2649216e62c426acb83fbfb38bd630e942b9c0c2733_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:53f1ed0ec0b57f5d35c51dda8d3490649c91c2596658f91e9e206c6fb476ee1a_amd64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:53f1ed0ec0b57f5d35c51dda8d3490649c91c2596658f91e9e206c6fb476ee1a_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:53f1ed0ec0b57f5d35c51dda8d3490649c91c2596658f91e9e206c6fb476ee1a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:75b9064c9e83a08e0147ff97fd45ca8b3adb6f16bccedf66c146a74a8c769b25_s390x as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:75b9064c9e83a08e0147ff97fd45ca8b3adb6f16bccedf66c146a74a8c769b25_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:75b9064c9e83a08e0147ff97fd45ca8b3adb6f16bccedf66c146a74a8c769b25_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:928ed23934eae4e9c16ac23eaa828cc09f2d0ae539f330454ad6222e8cec3250_arm64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:928ed23934eae4e9c16ac23eaa828cc09f2d0ae539f330454ad6222e8cec3250_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:928ed23934eae4e9c16ac23eaa828cc09f2d0ae539f330454ad6222e8cec3250_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:00743a84647ebaac732100a5e224ec024d3dfa22a9a942b4df81d1042eac2493_amd64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:00743a84647ebaac732100a5e224ec024d3dfa22a9a942b4df81d1042eac2493_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:00743a84647ebaac732100a5e224ec024d3dfa22a9a942b4df81d1042eac2493_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:85b7d05d935a5d86fc0695ef7ab7edefd27c2674bd35a4e5997b6ac7bbbaa2a8_arm64 as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:85b7d05d935a5d86fc0695ef7ab7edefd27c2674bd35a4e5997b6ac7bbbaa2a8_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:85b7d05d935a5d86fc0695ef7ab7edefd27c2674bd35a4e5997b6ac7bbbaa2a8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9d884a817a1a1e8924b6405e694ffae05f78664f4e00f355ec2ddd7c05446e53_ppc64le as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9d884a817a1a1e8924b6405e694ffae05f78664f4e00f355ec2ddd7c05446e53_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9d884a817a1a1e8924b6405e694ffae05f78664f4e00f355ec2ddd7c05446e53_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef0ddf23bae41b1c9aad0b05c90aecc2a21b45e125013a139e705c27285907c5_s390x as a component of Red Hat OpenShift Service Mesh 3.1",
"product_id": "Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef0ddf23bae41b1c9aad0b05c90aecc2a21b45e125013a139e705c27285907c5_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef0ddf23bae41b1c9aad0b05c90aecc2a21b45e125013a139e705c27285907c5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12816",
"cwe": {
"id": "CWE-179",
"name": "Incorrect Behavior Order: Early Validation"
},
"discovery_date": "2025-11-25T20:01:05.875196+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417097"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products due to an interpretation conflict in the node-forge library. An unauthenticated attacker could exploit this flaw by crafting malicious ASN.1 structures, leading to a bypass of cryptographic verifications and security decisions in affected applications. This impacts various Red Hat products that utilize node-forge for cryptographic operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:502dcba52460677c5d20f2649216e62c426acb83fbfb38bd630e942b9c0c2733_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:53f1ed0ec0b57f5d35c51dda8d3490649c91c2596658f91e9e206c6fb476ee1a_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:75b9064c9e83a08e0147ff97fd45ca8b3adb6f16bccedf66c146a74a8c769b25_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:928ed23934eae4e9c16ac23eaa828cc09f2d0ae539f330454ad6222e8cec3250_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:00743a84647ebaac732100a5e224ec024d3dfa22a9a942b4df81d1042eac2493_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:85b7d05d935a5d86fc0695ef7ab7edefd27c2674bd35a4e5997b6ac7bbbaa2a8_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9d884a817a1a1e8924b6405e694ffae05f78664f4e00f355ec2ddd7c05446e53_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef0ddf23bae41b1c9aad0b05c90aecc2a21b45e125013a139e705c27285907c5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "RHBZ#2417097",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417097"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge",
"url": "https://github.com/digitalbazaar/forge"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/pull/1124",
"url": "https://github.com/digitalbazaar/forge/pull/1124"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq"
},
{
"category": "external",
"summary": "https://kb.cert.org/vuls/id/521113",
"url": "https://kb.cert.org/vuls/id/521113"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/node-forge",
"url": "https://www.npmjs.com/package/node-forge"
}
],
"release_date": "2025-11-25T19:15:50.243000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-09T14:59:35+00:00",
"details": "See Kiali 2.11.5 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:502dcba52460677c5d20f2649216e62c426acb83fbfb38bd630e942b9c0c2733_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:53f1ed0ec0b57f5d35c51dda8d3490649c91c2596658f91e9e206c6fb476ee1a_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:75b9064c9e83a08e0147ff97fd45ca8b3adb6f16bccedf66c146a74a8c769b25_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:928ed23934eae4e9c16ac23eaa828cc09f2d0ae539f330454ad6222e8cec3250_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:00743a84647ebaac732100a5e224ec024d3dfa22a9a942b4df81d1042eac2493_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:85b7d05d935a5d86fc0695ef7ab7edefd27c2674bd35a4e5997b6ac7bbbaa2a8_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9d884a817a1a1e8924b6405e694ffae05f78664f4e00f355ec2ddd7c05446e53_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef0ddf23bae41b1c9aad0b05c90aecc2a21b45e125013a139e705c27285907c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22938"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:502dcba52460677c5d20f2649216e62c426acb83fbfb38bd630e942b9c0c2733_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:53f1ed0ec0b57f5d35c51dda8d3490649c91c2596658f91e9e206c6fb476ee1a_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:75b9064c9e83a08e0147ff97fd45ca8b3adb6f16bccedf66c146a74a8c769b25_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:928ed23934eae4e9c16ac23eaa828cc09f2d0ae539f330454ad6222e8cec3250_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:00743a84647ebaac732100a5e224ec024d3dfa22a9a942b4df81d1042eac2493_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:85b7d05d935a5d86fc0695ef7ab7edefd27c2674bd35a4e5997b6ac7bbbaa2a8_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9d884a817a1a1e8924b6405e694ffae05f78664f4e00f355ec2ddd7c05446e53_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef0ddf23bae41b1c9aad0b05c90aecc2a21b45e125013a139e705c27285907c5_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:502dcba52460677c5d20f2649216e62c426acb83fbfb38bd630e942b9c0c2733_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:53f1ed0ec0b57f5d35c51dda8d3490649c91c2596658f91e9e206c6fb476ee1a_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:75b9064c9e83a08e0147ff97fd45ca8b3adb6f16bccedf66c146a74a8c769b25_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:928ed23934eae4e9c16ac23eaa828cc09f2d0ae539f330454ad6222e8cec3250_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:00743a84647ebaac732100a5e224ec024d3dfa22a9a942b4df81d1042eac2493_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:85b7d05d935a5d86fc0695ef7ab7edefd27c2674bd35a4e5997b6ac7bbbaa2a8_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9d884a817a1a1e8924b6405e694ffae05f78664f4e00f355ec2ddd7c05446e53_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef0ddf23bae41b1c9aad0b05c90aecc2a21b45e125013a139e705c27285907c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications"
},
{
"cve": "CVE-2025-64756",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2025-11-17T18:01:28.077927+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415451"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glob: glob: Command Injection Vulnerability via Malicious Filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in glob allows arbitrary command execution when the `glob` command-line interface is used with the `-c/--cmd` option to process files with malicious names. The vulnerability is triggered by shell metacharacters in filenames, leading to command injection. The glob CLI tool utilizes the -c option to execute shell commands over the files which matched the searched pattern by using the shell:true parameter when creating the subprocess which will further execute the command informed via \u0027-c\u0027 option, this parameter allows the shell meta characters to be used and processed when executing the command. Given that information glob misses to sanitize the file name to eliminate such characters and expressions from the filename, leading to code execution as when performing the shell expansion such characters will be interpreted as shell commands.\n\nTo exploit this vulnerability the targeted system should run the glob CLI over a file with a maliciously crafted filename, additionally the attacker needs to have enough permission to create such file or trick the user to download and process the required file with the glob CLI.\n\nThis flaw is present in the command line interface of the nodejs-glob package. When the package is used by npm, the command line interface is not used at all, so it cannot be triggered. However, the command line interface implementation is still present on the system, but not directly exposed to the user\u0027s $PATH. To reflect this condition, nodejs packages have been rated with a low severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:502dcba52460677c5d20f2649216e62c426acb83fbfb38bd630e942b9c0c2733_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:53f1ed0ec0b57f5d35c51dda8d3490649c91c2596658f91e9e206c6fb476ee1a_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:75b9064c9e83a08e0147ff97fd45ca8b3adb6f16bccedf66c146a74a8c769b25_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:928ed23934eae4e9c16ac23eaa828cc09f2d0ae539f330454ad6222e8cec3250_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:00743a84647ebaac732100a5e224ec024d3dfa22a9a942b4df81d1042eac2493_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:85b7d05d935a5d86fc0695ef7ab7edefd27c2674bd35a4e5997b6ac7bbbaa2a8_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9d884a817a1a1e8924b6405e694ffae05f78664f4e00f355ec2ddd7c05446e53_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef0ddf23bae41b1c9aad0b05c90aecc2a21b45e125013a139e705c27285907c5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "RHBZ#2415451",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415451"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146",
"url": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2",
"url": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2"
}
],
"release_date": "2025-11-17T17:29:08.029000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-09T14:59:35+00:00",
"details": "See Kiali 2.11.5 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:502dcba52460677c5d20f2649216e62c426acb83fbfb38bd630e942b9c0c2733_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:53f1ed0ec0b57f5d35c51dda8d3490649c91c2596658f91e9e206c6fb476ee1a_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:75b9064c9e83a08e0147ff97fd45ca8b3adb6f16bccedf66c146a74a8c769b25_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:928ed23934eae4e9c16ac23eaa828cc09f2d0ae539f330454ad6222e8cec3250_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:00743a84647ebaac732100a5e224ec024d3dfa22a9a942b4df81d1042eac2493_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:85b7d05d935a5d86fc0695ef7ab7edefd27c2674bd35a4e5997b6ac7bbbaa2a8_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9d884a817a1a1e8924b6405e694ffae05f78664f4e00f355ec2ddd7c05446e53_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef0ddf23bae41b1c9aad0b05c90aecc2a21b45e125013a139e705c27285907c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22938"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using the `glob` command-line interface with the `-c` or `--cmd` option when processing filenames from untrusted sources. If programmatic use of `glob` is necessary, ensure that filenames are thoroughly sanitized before being passed to commands executed with shell interpretation enabled.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:502dcba52460677c5d20f2649216e62c426acb83fbfb38bd630e942b9c0c2733_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:53f1ed0ec0b57f5d35c51dda8d3490649c91c2596658f91e9e206c6fb476ee1a_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:75b9064c9e83a08e0147ff97fd45ca8b3adb6f16bccedf66c146a74a8c769b25_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:928ed23934eae4e9c16ac23eaa828cc09f2d0ae539f330454ad6222e8cec3250_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:00743a84647ebaac732100a5e224ec024d3dfa22a9a942b4df81d1042eac2493_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:85b7d05d935a5d86fc0695ef7ab7edefd27c2674bd35a4e5997b6ac7bbbaa2a8_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9d884a817a1a1e8924b6405e694ffae05f78664f4e00f355ec2ddd7c05446e53_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef0ddf23bae41b1c9aad0b05c90aecc2a21b45e125013a139e705c27285907c5_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:502dcba52460677c5d20f2649216e62c426acb83fbfb38bd630e942b9c0c2733_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:53f1ed0ec0b57f5d35c51dda8d3490649c91c2596658f91e9e206c6fb476ee1a_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:75b9064c9e83a08e0147ff97fd45ca8b3adb6f16bccedf66c146a74a8c769b25_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:928ed23934eae4e9c16ac23eaa828cc09f2d0ae539f330454ad6222e8cec3250_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:00743a84647ebaac732100a5e224ec024d3dfa22a9a942b4df81d1042eac2493_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:85b7d05d935a5d86fc0695ef7ab7edefd27c2674bd35a4e5997b6ac7bbbaa2a8_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9d884a817a1a1e8924b6405e694ffae05f78664f4e00f355ec2ddd7c05446e53_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef0ddf23bae41b1c9aad0b05c90aecc2a21b45e125013a139e705c27285907c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glob: glob: Command Injection Vulnerability via Malicious Filenames"
},
{
"cve": "CVE-2025-66031",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2025-11-26T23:01:36.363253+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417397"
}
],
"notes": [
{
"category": "description",
"text": "An ASN.1 Denial of Service (Dos) vulnerability exists in the node-forge asn1.fromDer function within forge/lib/asn1.js. The ASN.1 DER parser implementation (_fromDer) recurses for every constructed ASN.1 value (SEQUENCE, SET, etc.) and lacks a guard limiting recursion depth. An attacker can craft a small DER blob containing a very large nesting depth of constructed TLVs which causes the Node.js V8 engine to exhaust its call stack and throw RangeError: Maximum call stack size exceeded, crashing or incapacitating the process handling the parse. This is a remote, low-cost Denial-of-Service against applications that parse untrusted ASN.1 objects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge ASN.1 Unbounded Recursion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:502dcba52460677c5d20f2649216e62c426acb83fbfb38bd630e942b9c0c2733_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:53f1ed0ec0b57f5d35c51dda8d3490649c91c2596658f91e9e206c6fb476ee1a_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:75b9064c9e83a08e0147ff97fd45ca8b3adb6f16bccedf66c146a74a8c769b25_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:928ed23934eae4e9c16ac23eaa828cc09f2d0ae539f330454ad6222e8cec3250_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:00743a84647ebaac732100a5e224ec024d3dfa22a9a942b4df81d1042eac2493_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:85b7d05d935a5d86fc0695ef7ab7edefd27c2674bd35a4e5997b6ac7bbbaa2a8_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9d884a817a1a1e8924b6405e694ffae05f78664f4e00f355ec2ddd7c05446e53_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef0ddf23bae41b1c9aad0b05c90aecc2a21b45e125013a139e705c27285907c5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "RHBZ#2417397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417397"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66031"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451",
"url": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27"
}
],
"release_date": "2025-11-26T22:23:26.013000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-09T14:59:35+00:00",
"details": "See Kiali 2.11.5 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.1/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:502dcba52460677c5d20f2649216e62c426acb83fbfb38bd630e942b9c0c2733_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:53f1ed0ec0b57f5d35c51dda8d3490649c91c2596658f91e9e206c6fb476ee1a_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:75b9064c9e83a08e0147ff97fd45ca8b3adb6f16bccedf66c146a74a8c769b25_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:928ed23934eae4e9c16ac23eaa828cc09f2d0ae539f330454ad6222e8cec3250_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:00743a84647ebaac732100a5e224ec024d3dfa22a9a942b4df81d1042eac2493_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:85b7d05d935a5d86fc0695ef7ab7edefd27c2674bd35a4e5997b6ac7bbbaa2a8_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9d884a817a1a1e8924b6405e694ffae05f78664f4e00f355ec2ddd7c05446e53_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef0ddf23bae41b1c9aad0b05c90aecc2a21b45e125013a139e705c27285907c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22938"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:502dcba52460677c5d20f2649216e62c426acb83fbfb38bd630e942b9c0c2733_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:53f1ed0ec0b57f5d35c51dda8d3490649c91c2596658f91e9e206c6fb476ee1a_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:75b9064c9e83a08e0147ff97fd45ca8b3adb6f16bccedf66c146a74a8c769b25_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:928ed23934eae4e9c16ac23eaa828cc09f2d0ae539f330454ad6222e8cec3250_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:00743a84647ebaac732100a5e224ec024d3dfa22a9a942b4df81d1042eac2493_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:85b7d05d935a5d86fc0695ef7ab7edefd27c2674bd35a4e5997b6ac7bbbaa2a8_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9d884a817a1a1e8924b6405e694ffae05f78664f4e00f355ec2ddd7c05446e53_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef0ddf23bae41b1c9aad0b05c90aecc2a21b45e125013a139e705c27285907c5_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:502dcba52460677c5d20f2649216e62c426acb83fbfb38bd630e942b9c0c2733_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:53f1ed0ec0b57f5d35c51dda8d3490649c91c2596658f91e9e206c6fb476ee1a_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:75b9064c9e83a08e0147ff97fd45ca8b3adb6f16bccedf66c146a74a8c769b25_s390x",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:928ed23934eae4e9c16ac23eaa828cc09f2d0ae539f330454ad6222e8cec3250_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:00743a84647ebaac732100a5e224ec024d3dfa22a9a942b4df81d1042eac2493_amd64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:85b7d05d935a5d86fc0695ef7ab7edefd27c2674bd35a4e5997b6ac7bbbaa2a8_arm64",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:9d884a817a1a1e8924b6405e694ffae05f78664f4e00f355ec2ddd7c05446e53_ppc64le",
"Red Hat OpenShift Service Mesh 3.1:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:ef0ddf23bae41b1c9aad0b05c90aecc2a21b45e125013a139e705c27285907c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-forge: node-forge ASN.1 Unbounded Recursion"
}
]
}
RHSA-2025:22941
Vulnerability from csaf_redhat - Published: 2025-12-09 15:24 - Updated: 2026-06-06 13:19A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:64308943c63d677df745451e7a9b9136e23b815c9d1950d6cf46b53859834655_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7d670f57a84d17b7be55c897a286654b44f75abeafd81669f89467320018b4ef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8075a2d2d3d00efdce0280e00fa2724d339703a236ef7c74e546c4f0ce023d9b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94c2091f1a4fad7ec534e36a2ae0f791e1519cc8f74b294c75fa70745503c619_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:04c798a54632613681f4ff9d07b88b79722dba1cdba1a6e8166ec94a252a81e6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:078340c685503fbb211a66d8016d795a647881e735f5d9f9e89a39e64f21b5cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2de7e4731db7bb2181168aba0de859a06ab1ae13ff8c7b175cde337541925c5d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:7300cdba75b669bad1039d5b816e82b48cd3d7f5763b187e5a23538c6c98ff27_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:35096e1737e500ad148e9f5ca2a14554a5e1b4f3104782f00e8322352e365833_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:2610bd2778ce5d510b897730832b5c50fa23cc795e2830359bf93d3bcbc1fbcf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:682b27706746f68c4afd33a69b9a0c930bdcf87f34eaafe75d1c2f9fe9b49718_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9881a311d7f2b6e50f92bfc86716c4aecd215d2a85f54baaa8930904bf93d06e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9cbb0a22e03aad2e8d773c5e919706a303e7b4cbdbfc5853d310afe2f0d73f3c_amd64 | — |
Workaround
|
A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:64308943c63d677df745451e7a9b9136e23b815c9d1950d6cf46b53859834655_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7d670f57a84d17b7be55c897a286654b44f75abeafd81669f89467320018b4ef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8075a2d2d3d00efdce0280e00fa2724d339703a236ef7c74e546c4f0ce023d9b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94c2091f1a4fad7ec534e36a2ae0f791e1519cc8f74b294c75fa70745503c619_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:04c798a54632613681f4ff9d07b88b79722dba1cdba1a6e8166ec94a252a81e6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:078340c685503fbb211a66d8016d795a647881e735f5d9f9e89a39e64f21b5cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2de7e4731db7bb2181168aba0de859a06ab1ae13ff8c7b175cde337541925c5d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:7300cdba75b669bad1039d5b816e82b48cd3d7f5763b187e5a23538c6c98ff27_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:35096e1737e500ad148e9f5ca2a14554a5e1b4f3104782f00e8322352e365833_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:2610bd2778ce5d510b897730832b5c50fa23cc795e2830359bf93d3bcbc1fbcf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:682b27706746f68c4afd33a69b9a0c930bdcf87f34eaafe75d1c2f9fe9b49718_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9881a311d7f2b6e50f92bfc86716c4aecd215d2a85f54baaa8930904bf93d06e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9cbb0a22e03aad2e8d773c5e919706a303e7b4cbdbfc5853d310afe2f0d73f3c_amd64 | — |
Workaround
|
An ASN.1 Denial of Service (Dos) vulnerability exists in the node-forge asn1.fromDer function within forge/lib/asn1.js. The ASN.1 DER parser implementation (_fromDer) recurses for every constructed ASN.1 value (SEQUENCE, SET, etc.) and lacks a guard limiting recursion depth. An attacker can craft a small DER blob containing a very large nesting depth of constructed TLVs which causes the Node.js V8 engine to exhaust its call stack and throw RangeError: Maximum call stack size exceeded, crashing or incapacitating the process handling the parse. This is a remote, low-cost Denial-of-Service against applications that parse untrusted ASN.1 objects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:64308943c63d677df745451e7a9b9136e23b815c9d1950d6cf46b53859834655_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7d670f57a84d17b7be55c897a286654b44f75abeafd81669f89467320018b4ef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8075a2d2d3d00efdce0280e00fa2724d339703a236ef7c74e546c4f0ce023d9b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94c2091f1a4fad7ec534e36a2ae0f791e1519cc8f74b294c75fa70745503c619_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:04c798a54632613681f4ff9d07b88b79722dba1cdba1a6e8166ec94a252a81e6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:078340c685503fbb211a66d8016d795a647881e735f5d9f9e89a39e64f21b5cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2de7e4731db7bb2181168aba0de859a06ab1ae13ff8c7b175cde337541925c5d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:7300cdba75b669bad1039d5b816e82b48cd3d7f5763b187e5a23538c6c98ff27_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:35096e1737e500ad148e9f5ca2a14554a5e1b4f3104782f00e8322352e365833_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:2610bd2778ce5d510b897730832b5c50fa23cc795e2830359bf93d3bcbc1fbcf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:682b27706746f68c4afd33a69b9a0c930bdcf87f34eaafe75d1c2f9fe9b49718_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9881a311d7f2b6e50f92bfc86716c4aecd215d2a85f54baaa8930904bf93d06e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9cbb0a22e03aad2e8d773c5e919706a303e7b4cbdbfc5853d310afe2f0d73f3c_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Kiali 2.17.2 for Red Hat OpenShift Service Mesh 3.2",
"title": "Topic"
},
{
"category": "general",
"text": "Kiali 2.17.2, for Red Hat OpenShift Service Mesh 3.2, provides observability for the service mesh by offering a visual representation of the mesh topology and metrics, helping users monitor, trace, and manage efficiently.\n\nSecurity Fix(es):\n\n* kiali-ossmc-rhel9: node-forge ASN.1 Unbounded Recursion (CVE-2025-66031)\n\n* kiali-rhel9: node-forge ASN.1 Unbounded Recursion (CVE-2025-66031)\n\n* kiali-ossmc-rhel9: glob CLI: Command injection via -c/--cmd executes matches with shell:true (CVE-2025-64756)\n\n* kiali-rhel9: glob CLI: Command injection via -c/--cmd executes matches with shell:true (CVE-2025-64756)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:22941",
"url": "https://access.redhat.com/errata/RHSA-2025:22941"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64756",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66031",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-64756",
"url": "https://access.redhat.com/security/cve/cve-2025-64756"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-66031",
"url": "https://access.redhat.com/security/cve/cve-2025-66031"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-12816",
"url": "https://access.redhat.com/security/cve/cve-2025-12816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification",
"url": "https://access.redhat.com/security/updates/classification"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_22941.json"
}
],
"title": "Red Hat Security Advisory: Kiali 2.17.2 for Red Hat OpenShift Service Mesh 3.2",
"tracking": {
"current_release_date": "2026-06-06T13:19:49+00:00",
"generator": {
"date": "2026-06-06T13:19:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2025:22941",
"initial_release_date": "2025-12-09T15:24:58+00:00",
"revision_history": [
{
"date": "2025-12-09T15:24:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-12-12T21:35:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-06T13:19:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Service Mesh 3.2",
"product": {
"name": "Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:3.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:078340c685503fbb211a66d8016d795a647881e735f5d9f9e89a39e64f21b5cd_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:078340c685503fbb211a66d8016d795a647881e735f5d9f9e89a39e64f21b5cd_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:078340c685503fbb211a66d8016d795a647881e735f5d9f9e89a39e64f21b5cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3A078340c685503fbb211a66d8016d795a647881e735f5d9f9e89a39e64f21b5cd?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=2.17.2-1764836459"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:35096e1737e500ad148e9f5ca2a14554a5e1b4f3104782f00e8322352e365833_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:35096e1737e500ad148e9f5ca2a14554a5e1b4f3104782f00e8322352e365833_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:35096e1737e500ad148e9f5ca2a14554a5e1b4f3104782f00e8322352e365833_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-operator-bundle@sha256%3A35096e1737e500ad148e9f5ca2a14554a5e1b4f3104782f00e8322352e365833?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=2.17.2-1764846196"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9cbb0a22e03aad2e8d773c5e919706a303e7b4cbdbfc5853d310afe2f0d73f3c_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9cbb0a22e03aad2e8d773c5e919706a303e7b4cbdbfc5853d310afe2f0d73f3c_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9cbb0a22e03aad2e8d773c5e919706a303e7b4cbdbfc5853d310afe2f0d73f3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9-operator@sha256%3A9cbb0a22e03aad2e8d773c5e919706a303e7b4cbdbfc5853d310afe2f0d73f3c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=2.17.2-1764756143"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94c2091f1a4fad7ec534e36a2ae0f791e1519cc8f74b294c75fa70745503c619_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94c2091f1a4fad7ec534e36a2ae0f791e1519cc8f74b294c75fa70745503c619_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94c2091f1a4fad7ec534e36a2ae0f791e1519cc8f74b294c75fa70745503c619_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A94c2091f1a4fad7ec534e36a2ae0f791e1519cc8f74b294c75fa70745503c619?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=2.17.2-1764788140"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:04c798a54632613681f4ff9d07b88b79722dba1cdba1a6e8166ec94a252a81e6_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:04c798a54632613681f4ff9d07b88b79722dba1cdba1a6e8166ec94a252a81e6_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:04c798a54632613681f4ff9d07b88b79722dba1cdba1a6e8166ec94a252a81e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3A04c798a54632613681f4ff9d07b88b79722dba1cdba1a6e8166ec94a252a81e6?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=2.17.2-1764836459"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:682b27706746f68c4afd33a69b9a0c930bdcf87f34eaafe75d1c2f9fe9b49718_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:682b27706746f68c4afd33a69b9a0c930bdcf87f34eaafe75d1c2f9fe9b49718_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:682b27706746f68c4afd33a69b9a0c930bdcf87f34eaafe75d1c2f9fe9b49718_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9-operator@sha256%3A682b27706746f68c4afd33a69b9a0c930bdcf87f34eaafe75d1c2f9fe9b49718?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=2.17.2-1764756143"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7d670f57a84d17b7be55c897a286654b44f75abeafd81669f89467320018b4ef_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7d670f57a84d17b7be55c897a286654b44f75abeafd81669f89467320018b4ef_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7d670f57a84d17b7be55c897a286654b44f75abeafd81669f89467320018b4ef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A7d670f57a84d17b7be55c897a286654b44f75abeafd81669f89467320018b4ef?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=2.17.2-1764788140"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:7300cdba75b669bad1039d5b816e82b48cd3d7f5763b187e5a23538c6c98ff27_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:7300cdba75b669bad1039d5b816e82b48cd3d7f5763b187e5a23538c6c98ff27_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:7300cdba75b669bad1039d5b816e82b48cd3d7f5763b187e5a23538c6c98ff27_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3A7300cdba75b669bad1039d5b816e82b48cd3d7f5763b187e5a23538c6c98ff27?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=2.17.2-1764836459"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:2610bd2778ce5d510b897730832b5c50fa23cc795e2830359bf93d3bcbc1fbcf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:2610bd2778ce5d510b897730832b5c50fa23cc795e2830359bf93d3bcbc1fbcf_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:2610bd2778ce5d510b897730832b5c50fa23cc795e2830359bf93d3bcbc1fbcf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9-operator@sha256%3A2610bd2778ce5d510b897730832b5c50fa23cc795e2830359bf93d3bcbc1fbcf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=2.17.2-1764756143"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8075a2d2d3d00efdce0280e00fa2724d339703a236ef7c74e546c4f0ce023d9b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8075a2d2d3d00efdce0280e00fa2724d339703a236ef7c74e546c4f0ce023d9b_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8075a2d2d3d00efdce0280e00fa2724d339703a236ef7c74e546c4f0ce023d9b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A8075a2d2d3d00efdce0280e00fa2724d339703a236ef7c74e546c4f0ce023d9b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=2.17.2-1764788140"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2de7e4731db7bb2181168aba0de859a06ab1ae13ff8c7b175cde337541925c5d_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2de7e4731db7bb2181168aba0de859a06ab1ae13ff8c7b175cde337541925c5d_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2de7e4731db7bb2181168aba0de859a06ab1ae13ff8c7b175cde337541925c5d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9@sha256%3A2de7e4731db7bb2181168aba0de859a06ab1ae13ff8c7b175cde337541925c5d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=2.17.2-1764836459"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9881a311d7f2b6e50f92bfc86716c4aecd215d2a85f54baaa8930904bf93d06e_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9881a311d7f2b6e50f92bfc86716c4aecd215d2a85f54baaa8930904bf93d06e_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9881a311d7f2b6e50f92bfc86716c4aecd215d2a85f54baaa8930904bf93d06e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel9-operator@sha256%3A9881a311d7f2b6e50f92bfc86716c4aecd215d2a85f54baaa8930904bf93d06e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=2.17.2-1764756143"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:64308943c63d677df745451e7a9b9136e23b815c9d1950d6cf46b53859834655_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:64308943c63d677df745451e7a9b9136e23b815c9d1950d6cf46b53859834655_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:64308943c63d677df745451e7a9b9136e23b815c9d1950d6cf46b53859834655_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel9@sha256%3A64308943c63d677df745451e7a9b9136e23b815c9d1950d6cf46b53859834655?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=2.17.2-1764788140"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:35096e1737e500ad148e9f5ca2a14554a5e1b4f3104782f00e8322352e365833_amd64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:35096e1737e500ad148e9f5ca2a14554a5e1b4f3104782f00e8322352e365833_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:35096e1737e500ad148e9f5ca2a14554a5e1b4f3104782f00e8322352e365833_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:64308943c63d677df745451e7a9b9136e23b815c9d1950d6cf46b53859834655_s390x as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:64308943c63d677df745451e7a9b9136e23b815c9d1950d6cf46b53859834655_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:64308943c63d677df745451e7a9b9136e23b815c9d1950d6cf46b53859834655_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7d670f57a84d17b7be55c897a286654b44f75abeafd81669f89467320018b4ef_arm64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7d670f57a84d17b7be55c897a286654b44f75abeafd81669f89467320018b4ef_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7d670f57a84d17b7be55c897a286654b44f75abeafd81669f89467320018b4ef_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8075a2d2d3d00efdce0280e00fa2724d339703a236ef7c74e546c4f0ce023d9b_ppc64le as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8075a2d2d3d00efdce0280e00fa2724d339703a236ef7c74e546c4f0ce023d9b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8075a2d2d3d00efdce0280e00fa2724d339703a236ef7c74e546c4f0ce023d9b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94c2091f1a4fad7ec534e36a2ae0f791e1519cc8f74b294c75fa70745503c619_amd64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94c2091f1a4fad7ec534e36a2ae0f791e1519cc8f74b294c75fa70745503c619_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94c2091f1a4fad7ec534e36a2ae0f791e1519cc8f74b294c75fa70745503c619_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:2610bd2778ce5d510b897730832b5c50fa23cc795e2830359bf93d3bcbc1fbcf_ppc64le as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:2610bd2778ce5d510b897730832b5c50fa23cc795e2830359bf93d3bcbc1fbcf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:2610bd2778ce5d510b897730832b5c50fa23cc795e2830359bf93d3bcbc1fbcf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:682b27706746f68c4afd33a69b9a0c930bdcf87f34eaafe75d1c2f9fe9b49718_arm64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:682b27706746f68c4afd33a69b9a0c930bdcf87f34eaafe75d1c2f9fe9b49718_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:682b27706746f68c4afd33a69b9a0c930bdcf87f34eaafe75d1c2f9fe9b49718_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9881a311d7f2b6e50f92bfc86716c4aecd215d2a85f54baaa8930904bf93d06e_s390x as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9881a311d7f2b6e50f92bfc86716c4aecd215d2a85f54baaa8930904bf93d06e_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9881a311d7f2b6e50f92bfc86716c4aecd215d2a85f54baaa8930904bf93d06e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9cbb0a22e03aad2e8d773c5e919706a303e7b4cbdbfc5853d310afe2f0d73f3c_amd64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9cbb0a22e03aad2e8d773c5e919706a303e7b4cbdbfc5853d310afe2f0d73f3c_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9cbb0a22e03aad2e8d773c5e919706a303e7b4cbdbfc5853d310afe2f0d73f3c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:04c798a54632613681f4ff9d07b88b79722dba1cdba1a6e8166ec94a252a81e6_arm64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:04c798a54632613681f4ff9d07b88b79722dba1cdba1a6e8166ec94a252a81e6_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:04c798a54632613681f4ff9d07b88b79722dba1cdba1a6e8166ec94a252a81e6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:078340c685503fbb211a66d8016d795a647881e735f5d9f9e89a39e64f21b5cd_amd64 as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:078340c685503fbb211a66d8016d795a647881e735f5d9f9e89a39e64f21b5cd_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:078340c685503fbb211a66d8016d795a647881e735f5d9f9e89a39e64f21b5cd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2de7e4731db7bb2181168aba0de859a06ab1ae13ff8c7b175cde337541925c5d_s390x as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2de7e4731db7bb2181168aba0de859a06ab1ae13ff8c7b175cde337541925c5d_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2de7e4731db7bb2181168aba0de859a06ab1ae13ff8c7b175cde337541925c5d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:7300cdba75b669bad1039d5b816e82b48cd3d7f5763b187e5a23538c6c98ff27_ppc64le as a component of Red Hat OpenShift Service Mesh 3.2",
"product_id": "Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:7300cdba75b669bad1039d5b816e82b48cd3d7f5763b187e5a23538c6c98ff27_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:7300cdba75b669bad1039d5b816e82b48cd3d7f5763b187e5a23538c6c98ff27_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 3.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12816",
"cwe": {
"id": "CWE-179",
"name": "Incorrect Behavior Order: Early Validation"
},
"discovery_date": "2025-11-25T20:01:05.875196+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:35096e1737e500ad148e9f5ca2a14554a5e1b4f3104782f00e8322352e365833_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:2610bd2778ce5d510b897730832b5c50fa23cc795e2830359bf93d3bcbc1fbcf_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:682b27706746f68c4afd33a69b9a0c930bdcf87f34eaafe75d1c2f9fe9b49718_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9881a311d7f2b6e50f92bfc86716c4aecd215d2a85f54baaa8930904bf93d06e_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9cbb0a22e03aad2e8d773c5e919706a303e7b4cbdbfc5853d310afe2f0d73f3c_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417097"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products due to an interpretation conflict in the node-forge library. An unauthenticated attacker could exploit this flaw by crafting malicious ASN.1 structures, leading to a bypass of cryptographic verifications and security decisions in affected applications. This impacts various Red Hat products that utilize node-forge for cryptographic operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:64308943c63d677df745451e7a9b9136e23b815c9d1950d6cf46b53859834655_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7d670f57a84d17b7be55c897a286654b44f75abeafd81669f89467320018b4ef_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8075a2d2d3d00efdce0280e00fa2724d339703a236ef7c74e546c4f0ce023d9b_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94c2091f1a4fad7ec534e36a2ae0f791e1519cc8f74b294c75fa70745503c619_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:04c798a54632613681f4ff9d07b88b79722dba1cdba1a6e8166ec94a252a81e6_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:078340c685503fbb211a66d8016d795a647881e735f5d9f9e89a39e64f21b5cd_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2de7e4731db7bb2181168aba0de859a06ab1ae13ff8c7b175cde337541925c5d_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:7300cdba75b669bad1039d5b816e82b48cd3d7f5763b187e5a23538c6c98ff27_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:35096e1737e500ad148e9f5ca2a14554a5e1b4f3104782f00e8322352e365833_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:2610bd2778ce5d510b897730832b5c50fa23cc795e2830359bf93d3bcbc1fbcf_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:682b27706746f68c4afd33a69b9a0c930bdcf87f34eaafe75d1c2f9fe9b49718_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9881a311d7f2b6e50f92bfc86716c4aecd215d2a85f54baaa8930904bf93d06e_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9cbb0a22e03aad2e8d773c5e919706a303e7b4cbdbfc5853d310afe2f0d73f3c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "RHBZ#2417097",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417097"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge",
"url": "https://github.com/digitalbazaar/forge"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/pull/1124",
"url": "https://github.com/digitalbazaar/forge/pull/1124"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq"
},
{
"category": "external",
"summary": "https://kb.cert.org/vuls/id/521113",
"url": "https://kb.cert.org/vuls/id/521113"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/node-forge",
"url": "https://www.npmjs.com/package/node-forge"
}
],
"release_date": "2025-11-25T19:15:50.243000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-09T15:24:58+00:00",
"details": "See Kiali 2.17.2 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.2/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:64308943c63d677df745451e7a9b9136e23b815c9d1950d6cf46b53859834655_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7d670f57a84d17b7be55c897a286654b44f75abeafd81669f89467320018b4ef_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8075a2d2d3d00efdce0280e00fa2724d339703a236ef7c74e546c4f0ce023d9b_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94c2091f1a4fad7ec534e36a2ae0f791e1519cc8f74b294c75fa70745503c619_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:04c798a54632613681f4ff9d07b88b79722dba1cdba1a6e8166ec94a252a81e6_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:078340c685503fbb211a66d8016d795a647881e735f5d9f9e89a39e64f21b5cd_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2de7e4731db7bb2181168aba0de859a06ab1ae13ff8c7b175cde337541925c5d_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:7300cdba75b669bad1039d5b816e82b48cd3d7f5763b187e5a23538c6c98ff27_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22941"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:35096e1737e500ad148e9f5ca2a14554a5e1b4f3104782f00e8322352e365833_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:64308943c63d677df745451e7a9b9136e23b815c9d1950d6cf46b53859834655_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7d670f57a84d17b7be55c897a286654b44f75abeafd81669f89467320018b4ef_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8075a2d2d3d00efdce0280e00fa2724d339703a236ef7c74e546c4f0ce023d9b_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94c2091f1a4fad7ec534e36a2ae0f791e1519cc8f74b294c75fa70745503c619_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:2610bd2778ce5d510b897730832b5c50fa23cc795e2830359bf93d3bcbc1fbcf_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:682b27706746f68c4afd33a69b9a0c930bdcf87f34eaafe75d1c2f9fe9b49718_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9881a311d7f2b6e50f92bfc86716c4aecd215d2a85f54baaa8930904bf93d06e_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9cbb0a22e03aad2e8d773c5e919706a303e7b4cbdbfc5853d310afe2f0d73f3c_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:04c798a54632613681f4ff9d07b88b79722dba1cdba1a6e8166ec94a252a81e6_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:078340c685503fbb211a66d8016d795a647881e735f5d9f9e89a39e64f21b5cd_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2de7e4731db7bb2181168aba0de859a06ab1ae13ff8c7b175cde337541925c5d_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:7300cdba75b669bad1039d5b816e82b48cd3d7f5763b187e5a23538c6c98ff27_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:35096e1737e500ad148e9f5ca2a14554a5e1b4f3104782f00e8322352e365833_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:64308943c63d677df745451e7a9b9136e23b815c9d1950d6cf46b53859834655_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7d670f57a84d17b7be55c897a286654b44f75abeafd81669f89467320018b4ef_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8075a2d2d3d00efdce0280e00fa2724d339703a236ef7c74e546c4f0ce023d9b_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94c2091f1a4fad7ec534e36a2ae0f791e1519cc8f74b294c75fa70745503c619_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:2610bd2778ce5d510b897730832b5c50fa23cc795e2830359bf93d3bcbc1fbcf_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:682b27706746f68c4afd33a69b9a0c930bdcf87f34eaafe75d1c2f9fe9b49718_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9881a311d7f2b6e50f92bfc86716c4aecd215d2a85f54baaa8930904bf93d06e_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9cbb0a22e03aad2e8d773c5e919706a303e7b4cbdbfc5853d310afe2f0d73f3c_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:04c798a54632613681f4ff9d07b88b79722dba1cdba1a6e8166ec94a252a81e6_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:078340c685503fbb211a66d8016d795a647881e735f5d9f9e89a39e64f21b5cd_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2de7e4731db7bb2181168aba0de859a06ab1ae13ff8c7b175cde337541925c5d_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:7300cdba75b669bad1039d5b816e82b48cd3d7f5763b187e5a23538c6c98ff27_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications"
},
{
"cve": "CVE-2025-64756",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2025-11-17T18:01:28.077927+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:35096e1737e500ad148e9f5ca2a14554a5e1b4f3104782f00e8322352e365833_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:2610bd2778ce5d510b897730832b5c50fa23cc795e2830359bf93d3bcbc1fbcf_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:682b27706746f68c4afd33a69b9a0c930bdcf87f34eaafe75d1c2f9fe9b49718_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9881a311d7f2b6e50f92bfc86716c4aecd215d2a85f54baaa8930904bf93d06e_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9cbb0a22e03aad2e8d773c5e919706a303e7b4cbdbfc5853d310afe2f0d73f3c_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415451"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glob: glob: Command Injection Vulnerability via Malicious Filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in glob allows arbitrary command execution when the `glob` command-line interface is used with the `-c/--cmd` option to process files with malicious names. The vulnerability is triggered by shell metacharacters in filenames, leading to command injection. The glob CLI tool utilizes the -c option to execute shell commands over the files which matched the searched pattern by using the shell:true parameter when creating the subprocess which will further execute the command informed via \u0027-c\u0027 option, this parameter allows the shell meta characters to be used and processed when executing the command. Given that information glob misses to sanitize the file name to eliminate such characters and expressions from the filename, leading to code execution as when performing the shell expansion such characters will be interpreted as shell commands.\n\nTo exploit this vulnerability the targeted system should run the glob CLI over a file with a maliciously crafted filename, additionally the attacker needs to have enough permission to create such file or trick the user to download and process the required file with the glob CLI.\n\nThis flaw is present in the command line interface of the nodejs-glob package. When the package is used by npm, the command line interface is not used at all, so it cannot be triggered. However, the command line interface implementation is still present on the system, but not directly exposed to the user\u0027s $PATH. To reflect this condition, nodejs packages have been rated with a low severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:64308943c63d677df745451e7a9b9136e23b815c9d1950d6cf46b53859834655_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7d670f57a84d17b7be55c897a286654b44f75abeafd81669f89467320018b4ef_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8075a2d2d3d00efdce0280e00fa2724d339703a236ef7c74e546c4f0ce023d9b_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94c2091f1a4fad7ec534e36a2ae0f791e1519cc8f74b294c75fa70745503c619_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:04c798a54632613681f4ff9d07b88b79722dba1cdba1a6e8166ec94a252a81e6_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:078340c685503fbb211a66d8016d795a647881e735f5d9f9e89a39e64f21b5cd_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2de7e4731db7bb2181168aba0de859a06ab1ae13ff8c7b175cde337541925c5d_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:7300cdba75b669bad1039d5b816e82b48cd3d7f5763b187e5a23538c6c98ff27_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:35096e1737e500ad148e9f5ca2a14554a5e1b4f3104782f00e8322352e365833_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:2610bd2778ce5d510b897730832b5c50fa23cc795e2830359bf93d3bcbc1fbcf_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:682b27706746f68c4afd33a69b9a0c930bdcf87f34eaafe75d1c2f9fe9b49718_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9881a311d7f2b6e50f92bfc86716c4aecd215d2a85f54baaa8930904bf93d06e_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9cbb0a22e03aad2e8d773c5e919706a303e7b4cbdbfc5853d310afe2f0d73f3c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "RHBZ#2415451",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415451"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146",
"url": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2",
"url": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2"
}
],
"release_date": "2025-11-17T17:29:08.029000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-09T15:24:58+00:00",
"details": "See Kiali 2.17.2 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.2/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:64308943c63d677df745451e7a9b9136e23b815c9d1950d6cf46b53859834655_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7d670f57a84d17b7be55c897a286654b44f75abeafd81669f89467320018b4ef_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8075a2d2d3d00efdce0280e00fa2724d339703a236ef7c74e546c4f0ce023d9b_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94c2091f1a4fad7ec534e36a2ae0f791e1519cc8f74b294c75fa70745503c619_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:04c798a54632613681f4ff9d07b88b79722dba1cdba1a6e8166ec94a252a81e6_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:078340c685503fbb211a66d8016d795a647881e735f5d9f9e89a39e64f21b5cd_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2de7e4731db7bb2181168aba0de859a06ab1ae13ff8c7b175cde337541925c5d_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:7300cdba75b669bad1039d5b816e82b48cd3d7f5763b187e5a23538c6c98ff27_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22941"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using the `glob` command-line interface with the `-c` or `--cmd` option when processing filenames from untrusted sources. If programmatic use of `glob` is necessary, ensure that filenames are thoroughly sanitized before being passed to commands executed with shell interpretation enabled.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:35096e1737e500ad148e9f5ca2a14554a5e1b4f3104782f00e8322352e365833_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:64308943c63d677df745451e7a9b9136e23b815c9d1950d6cf46b53859834655_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7d670f57a84d17b7be55c897a286654b44f75abeafd81669f89467320018b4ef_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8075a2d2d3d00efdce0280e00fa2724d339703a236ef7c74e546c4f0ce023d9b_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94c2091f1a4fad7ec534e36a2ae0f791e1519cc8f74b294c75fa70745503c619_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:2610bd2778ce5d510b897730832b5c50fa23cc795e2830359bf93d3bcbc1fbcf_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:682b27706746f68c4afd33a69b9a0c930bdcf87f34eaafe75d1c2f9fe9b49718_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9881a311d7f2b6e50f92bfc86716c4aecd215d2a85f54baaa8930904bf93d06e_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9cbb0a22e03aad2e8d773c5e919706a303e7b4cbdbfc5853d310afe2f0d73f3c_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:04c798a54632613681f4ff9d07b88b79722dba1cdba1a6e8166ec94a252a81e6_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:078340c685503fbb211a66d8016d795a647881e735f5d9f9e89a39e64f21b5cd_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2de7e4731db7bb2181168aba0de859a06ab1ae13ff8c7b175cde337541925c5d_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:7300cdba75b669bad1039d5b816e82b48cd3d7f5763b187e5a23538c6c98ff27_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:35096e1737e500ad148e9f5ca2a14554a5e1b4f3104782f00e8322352e365833_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:64308943c63d677df745451e7a9b9136e23b815c9d1950d6cf46b53859834655_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7d670f57a84d17b7be55c897a286654b44f75abeafd81669f89467320018b4ef_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8075a2d2d3d00efdce0280e00fa2724d339703a236ef7c74e546c4f0ce023d9b_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94c2091f1a4fad7ec534e36a2ae0f791e1519cc8f74b294c75fa70745503c619_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:2610bd2778ce5d510b897730832b5c50fa23cc795e2830359bf93d3bcbc1fbcf_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:682b27706746f68c4afd33a69b9a0c930bdcf87f34eaafe75d1c2f9fe9b49718_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9881a311d7f2b6e50f92bfc86716c4aecd215d2a85f54baaa8930904bf93d06e_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9cbb0a22e03aad2e8d773c5e919706a303e7b4cbdbfc5853d310afe2f0d73f3c_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:04c798a54632613681f4ff9d07b88b79722dba1cdba1a6e8166ec94a252a81e6_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:078340c685503fbb211a66d8016d795a647881e735f5d9f9e89a39e64f21b5cd_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2de7e4731db7bb2181168aba0de859a06ab1ae13ff8c7b175cde337541925c5d_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:7300cdba75b669bad1039d5b816e82b48cd3d7f5763b187e5a23538c6c98ff27_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glob: glob: Command Injection Vulnerability via Malicious Filenames"
},
{
"cve": "CVE-2025-66031",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2025-11-26T23:01:36.363253+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:35096e1737e500ad148e9f5ca2a14554a5e1b4f3104782f00e8322352e365833_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:2610bd2778ce5d510b897730832b5c50fa23cc795e2830359bf93d3bcbc1fbcf_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:682b27706746f68c4afd33a69b9a0c930bdcf87f34eaafe75d1c2f9fe9b49718_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9881a311d7f2b6e50f92bfc86716c4aecd215d2a85f54baaa8930904bf93d06e_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9cbb0a22e03aad2e8d773c5e919706a303e7b4cbdbfc5853d310afe2f0d73f3c_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417397"
}
],
"notes": [
{
"category": "description",
"text": "An ASN.1 Denial of Service (Dos) vulnerability exists in the node-forge asn1.fromDer function within forge/lib/asn1.js. The ASN.1 DER parser implementation (_fromDer) recurses for every constructed ASN.1 value (SEQUENCE, SET, etc.) and lacks a guard limiting recursion depth. An attacker can craft a small DER blob containing a very large nesting depth of constructed TLVs which causes the Node.js V8 engine to exhaust its call stack and throw RangeError: Maximum call stack size exceeded, crashing or incapacitating the process handling the parse. This is a remote, low-cost Denial-of-Service against applications that parse untrusted ASN.1 objects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge ASN.1 Unbounded Recursion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:64308943c63d677df745451e7a9b9136e23b815c9d1950d6cf46b53859834655_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7d670f57a84d17b7be55c897a286654b44f75abeafd81669f89467320018b4ef_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8075a2d2d3d00efdce0280e00fa2724d339703a236ef7c74e546c4f0ce023d9b_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94c2091f1a4fad7ec534e36a2ae0f791e1519cc8f74b294c75fa70745503c619_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:04c798a54632613681f4ff9d07b88b79722dba1cdba1a6e8166ec94a252a81e6_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:078340c685503fbb211a66d8016d795a647881e735f5d9f9e89a39e64f21b5cd_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2de7e4731db7bb2181168aba0de859a06ab1ae13ff8c7b175cde337541925c5d_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:7300cdba75b669bad1039d5b816e82b48cd3d7f5763b187e5a23538c6c98ff27_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:35096e1737e500ad148e9f5ca2a14554a5e1b4f3104782f00e8322352e365833_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:2610bd2778ce5d510b897730832b5c50fa23cc795e2830359bf93d3bcbc1fbcf_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:682b27706746f68c4afd33a69b9a0c930bdcf87f34eaafe75d1c2f9fe9b49718_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9881a311d7f2b6e50f92bfc86716c4aecd215d2a85f54baaa8930904bf93d06e_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9cbb0a22e03aad2e8d773c5e919706a303e7b4cbdbfc5853d310afe2f0d73f3c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "RHBZ#2417397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417397"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66031"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451",
"url": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27"
}
],
"release_date": "2025-11-26T22:23:26.013000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-09T15:24:58+00:00",
"details": "See Kiali 2.17.2 documentation at https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.2/html/observability/kiali-operator-provided-by-red-hat",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:64308943c63d677df745451e7a9b9136e23b815c9d1950d6cf46b53859834655_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7d670f57a84d17b7be55c897a286654b44f75abeafd81669f89467320018b4ef_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8075a2d2d3d00efdce0280e00fa2724d339703a236ef7c74e546c4f0ce023d9b_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94c2091f1a4fad7ec534e36a2ae0f791e1519cc8f74b294c75fa70745503c619_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:04c798a54632613681f4ff9d07b88b79722dba1cdba1a6e8166ec94a252a81e6_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:078340c685503fbb211a66d8016d795a647881e735f5d9f9e89a39e64f21b5cd_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2de7e4731db7bb2181168aba0de859a06ab1ae13ff8c7b175cde337541925c5d_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:7300cdba75b669bad1039d5b816e82b48cd3d7f5763b187e5a23538c6c98ff27_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22941"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:35096e1737e500ad148e9f5ca2a14554a5e1b4f3104782f00e8322352e365833_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:64308943c63d677df745451e7a9b9136e23b815c9d1950d6cf46b53859834655_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7d670f57a84d17b7be55c897a286654b44f75abeafd81669f89467320018b4ef_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8075a2d2d3d00efdce0280e00fa2724d339703a236ef7c74e546c4f0ce023d9b_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94c2091f1a4fad7ec534e36a2ae0f791e1519cc8f74b294c75fa70745503c619_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:2610bd2778ce5d510b897730832b5c50fa23cc795e2830359bf93d3bcbc1fbcf_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:682b27706746f68c4afd33a69b9a0c930bdcf87f34eaafe75d1c2f9fe9b49718_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9881a311d7f2b6e50f92bfc86716c4aecd215d2a85f54baaa8930904bf93d06e_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9cbb0a22e03aad2e8d773c5e919706a303e7b4cbdbfc5853d310afe2f0d73f3c_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:04c798a54632613681f4ff9d07b88b79722dba1cdba1a6e8166ec94a252a81e6_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:078340c685503fbb211a66d8016d795a647881e735f5d9f9e89a39e64f21b5cd_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2de7e4731db7bb2181168aba0de859a06ab1ae13ff8c7b175cde337541925c5d_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:7300cdba75b669bad1039d5b816e82b48cd3d7f5763b187e5a23538c6c98ff27_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-operator-bundle@sha256:35096e1737e500ad148e9f5ca2a14554a5e1b4f3104782f00e8322352e365833_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:64308943c63d677df745451e7a9b9136e23b815c9d1950d6cf46b53859834655_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:7d670f57a84d17b7be55c897a286654b44f75abeafd81669f89467320018b4ef_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:8075a2d2d3d00efdce0280e00fa2724d339703a236ef7c74e546c4f0ce023d9b_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel9@sha256:94c2091f1a4fad7ec534e36a2ae0f791e1519cc8f74b294c75fa70745503c619_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:2610bd2778ce5d510b897730832b5c50fa23cc795e2830359bf93d3bcbc1fbcf_ppc64le",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:682b27706746f68c4afd33a69b9a0c930bdcf87f34eaafe75d1c2f9fe9b49718_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9881a311d7f2b6e50f92bfc86716c4aecd215d2a85f54baaa8930904bf93d06e_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9-operator@sha256:9cbb0a22e03aad2e8d773c5e919706a303e7b4cbdbfc5853d310afe2f0d73f3c_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:04c798a54632613681f4ff9d07b88b79722dba1cdba1a6e8166ec94a252a81e6_arm64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:078340c685503fbb211a66d8016d795a647881e735f5d9f9e89a39e64f21b5cd_amd64",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:2de7e4731db7bb2181168aba0de859a06ab1ae13ff8c7b175cde337541925c5d_s390x",
"Red Hat OpenShift Service Mesh 3.2:registry.redhat.io/openshift-service-mesh/kiali-rhel9@sha256:7300cdba75b669bad1039d5b816e82b48cd3d7f5763b187e5a23538c6c98ff27_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-forge: node-forge ASN.1 Unbounded Recursion"
}
]
}
RHSA-2025:23531
Vulnerability from csaf_redhat - Published: 2025-12-17 15:17 - Updated: 2026-06-06 13:20A code injection flaw has been discovered in the Keras python module. One can create a specially crafted .h5/.hdf5 model archive that, when loaded via Model.load_model, will trigger arbitrary code to be executed. This is achieved by crafting a special .h5 archive file that uses the Lambda layer feature of keras which allows arbitrary Python code in the form of pickled code. The vulnerability comes from the fact that the safe_mode=True option is not honored when reading .h5 archives.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64 | — |
Workaround
|
A code injection flaw has been discovered in the Keras python library. One can create a specially crafted .keras model archive that, when loaded via Model.load_model, will trigger arbitrary code to be executed. This is achieved by crafting a special config.json (a file within the .keras archive) that will invoke keras.config.enable_unsafe_deserialization() to disable safe mode.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64 | — |
Workaround
|
A path traversal flaw has been discovered in the keras Python library. when used with the extract=True option for tar archives, is vulnerable to a path traversal attack. The utility uses Python's tarfile.extractall function without the filter="data" feature. A remote attacker can craft a malicious tar archive containing special symlinks, which, when extracted, allows them to write arbitrary files to any location on the filesystem outside of the intended destination folder.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64 | — |
Workaround
|
A path traversal flaw has been discovered in Keras. The vulnerability arises because the function uses Python's tarfile.extractall() method without the security-critical filter='data' parameter. Although Keras attempts to filter unsafe paths using filter_safe_paths(), this filtering occurs before extraction, and a PATH_MAX symlink resolution bug triggers during extraction. This bug causes symlink resolution to fail due to path length limits, resulting in a security bypass that allows files to be written outside the intended extraction directory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64 | — |
Workaround
|
A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic("unreachable") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64 | — |
Workaround
|
A unsafe deserialization flaw has been discovered in the Keras framework. An arbitrary code execution vulnerability exists in the TorchModuleWrapper class due to its usage of torch.load() within the from_config method. The method deserializes model data with the weights_only parameter set to False, which causes Torch to fall back on Python’s pickle module for deserialization. Since pickle is known to be unsafe and capable of executing arbitrary code during the deserialization process, a maliciously crafted model file could allow an attacker to execute arbitrary commands.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64 | — |
Workaround
|
A request smuggling flaw was found in the aiohttp python library. If a pure Python version of aiohttp is installed, without the usual C extensions, for example, or if AIOHTTP_NO_EXTENSIONS is enabled, an attacker can execute a request smuggling attack to bypass certain firewalls or proxy protections.
CWE-444 - Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64 | — |
Workaround
|
A vulnerability in vLLM allows attackers to supply malicious serialized prompt-embedding tensors that are deserialized using torch.load() without validation. Due to PyTorch 2.8.0 disabling sparse-tensor integrity checks by default, a crafted tensor can bypass bounds checks and cause an out-of-bounds write during to_dense(), leading to a crash (DoS) and potentially remote code execution on the vLLM server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64 | — |
Workaround
|
A flaw was found in Ray’s HTTP API endpoint handling (e.g. /api/jobs, /api/job_agent/jobs/), which allows a remote attacker to trigger arbitrary code execution when a developer using Ray visits a malicious website in a vulnerable browser (e.g. Firefox or Safari). The root cause is an insufficient defense relying solely on the User-Agent header starting with “Mozilla”, which can be manipulated under the fetch specification — enabling a DNS-rebinding attack to bypass browser-based protections.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64 | — |
Workaround
|
A denial of service vulnerability has been discovered in the python Starlette framework. an unauthenticated attacker can send a crafted HTTP Range header that triggers quadratic-time processing in Starlette's FileResponse Range parsing/merging logic. This induces CPU exhaustion per request, causing a denial‑of‑service for endpoints serving files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64 | — |
Workaround
|
A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64 | — |
Workaround
|
A DNS rebinding flaw has been discovered in the pypi mcp library. The Model Context Protocol (MCP) Python SDK does not enable DNS rebinding protection by default for HTTP-based servers. When an HTTP-based MCP server is run on localhost without authentication using FastMCP with streamable HTTP or SSE transport, and has not configured TransportSecuritySettings, a malicious website could exploit DNS rebinding to bypass same-origin policy restrictions and send requests to the local MCP server. This could allow an attacker to invoke tools or access resources exposed by the MCP server on behalf of the user in those limited circumstances.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated images are now available for Red Hat OpenShift AI.",
"title": "Topic"
},
{
"category": "general",
"text": "Release of RHOAI 2.25.1 provides these changes:",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:23531",
"url": "https://access.redhat.com/errata/RHSA-2025:23531"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12060",
"url": "https://access.redhat.com/security/cve/CVE-2025-12060"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12638",
"url": "https://access.redhat.com/security/cve/CVE-2025-12638"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47913",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-49655",
"url": "https://access.redhat.com/security/cve/CVE-2025-49655"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-53643",
"url": "https://access.redhat.com/security/cve/CVE-2025-53643"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62164",
"url": "https://access.redhat.com/security/cve/CVE-2025-62164"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62593",
"url": "https://access.redhat.com/security/cve/CVE-2025-62593"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62727",
"url": "https://access.redhat.com/security/cve/CVE-2025-62727"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64756",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66416",
"url": "https://access.redhat.com/security/cve/CVE-2025-66416"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9905",
"url": "https://access.redhat.com/security/cve/CVE-2025-9905"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9906",
"url": "https://access.redhat.com/security/cve/CVE-2025-9906"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_ai/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_23531.json"
}
],
"title": "Red Hat Security Advisory: RHOAI 2.25.1 - Red Hat OpenShift AI",
"tracking": {
"current_release_date": "2026-06-06T13:20:01+00:00",
"generator": {
"date": "2026-06-06T13:20:01+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2025:23531",
"initial_release_date": "2025-12-17T15:17:16+00:00",
"revision_history": [
{
"date": "2025-12-17T15:17:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-12-17T15:17:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-06T13:20:01+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift AI 2.25",
"product": {
"name": "Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ai:2.25::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift AI"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3Aa1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757773"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-nlp-rhel9@sha256%3Adc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764835788"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-tgis-serving-rhel9@sha256%3A6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764864501"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"product_id": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-codeflare-operator-rhel9@sha256%3Ad8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809548"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3A0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765269848"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3A6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757769"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3A2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757769"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3A63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809666"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3Af7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764867687"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3A97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765354568"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757773"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765613316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765613316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3Abdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765613316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3A83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765326513"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3A9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765315887"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3Acfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809705"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-core-rhel9@sha256%3A4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=0.0-1763988459"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-k8s-operator-rhel9@sha256%3Acef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809544"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-inference-scheduler-rhel9@sha256%3A0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764776974"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-routing-sidecar-rhel9@sha256%3A5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757769"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3A0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3A81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3A40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-runtime-generic-rhel9@sha256%3A5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765800326"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3A5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3A3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810774"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mm-rest-proxy-rhel9@sha256%3Ab5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764796456"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765269848"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3A83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765512977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3Abc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764839042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764796600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764839042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-runtime-adapter-rhel9@sha256%3A4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764825096"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-serving-controller-rhel9@sha256%3A5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764825249"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-rhel9@sha256%3A418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765242772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"product_id": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-openvino-model-server-rhel9@sha256%3A9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764948720"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"product_id": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-operator-bundle@sha256%3Ae95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765804328"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765803508"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3A1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256%3Af5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256%3Afa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256%3Ae621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256%3A229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256%3A2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3Ae4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764776507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3A696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757770"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda121-torch24-py311-rhel9@sha256%3A3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764853658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda124-torch25-py311-rhel9@sha256%3A527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764853658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3Ad3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764796589"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm62-torch24-py311-rhel9@sha256%3Ab1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764853658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm62-torch25-py311-rhel9@sha256%3A456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764853658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3A43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764776507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3Aee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765243534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3Af2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cuda-rhel9@sha256%3Aec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765556017"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-gaudi-rhel9@sha256%3A2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764880438"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-rocm-rhel9@sha256%3A8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765400024"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3A56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3Af79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256%3Ab72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256%3A5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256%3Aaf5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256%3A4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256%3A346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256%3A227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256%3A1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3Ab5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757773"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-nlp-rhel9@sha256%3A853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764835788"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-tgis-serving-rhel9@sha256%3A4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764864501"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"product_id": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-codeflare-operator-rhel9@sha256%3A82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809548"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3Ab5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765269848"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3A44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757769"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3A85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757769"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3Af8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809666"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3A9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764867687"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3Afc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765354568"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3Ac1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757773"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3Ab978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3Ae744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765613316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765613316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3Aba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765613316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3Ae9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765326513"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3Acac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765315887"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3Aae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809705"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-core-rhel9@sha256%3Ab2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=0.0-1763988459"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-k8s-operator-rhel9@sha256%3Aa9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809544"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-inference-scheduler-rhel9@sha256%3A2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764776974"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-routing-sidecar-rhel9@sha256%3A5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757769"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3Af06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3A036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3A2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-runtime-generic-rhel9@sha256%3Ae73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765800326"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3Ace9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3Aedae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810774"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mm-rest-proxy-rhel9@sha256%3A4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764796456"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3Ad23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765269848"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3Aecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765512977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764839042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764796600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764839042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-runtime-adapter-rhel9@sha256%3Abf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764825096"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-serving-controller-rhel9@sha256%3A69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764825249"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-rhel9@sha256%3Aa5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765242772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3Aa957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765803508"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3Ad99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256%3A1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3Aa37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764776507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3A2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757770"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3A4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764796589"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3Ab4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764776507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3Ad952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765243534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cuda-rhel9@sha256%3A148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765556017"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3Aaaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256%3Af02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256%3A514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3Aa9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757773"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3Afa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765269848"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3A1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757769"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3Afc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757769"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3Afd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809666"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3Ac32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764867687"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3A70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765354568"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3Af614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757773"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765613316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765613316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3A605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765613316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3Ad02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765326513"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3Af95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809705"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3Ac9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3Afc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3A54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-runtime-generic-rhel9@sha256%3Aa1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765800326"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3A8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3A8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764810774"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765269848"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3Aae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765512977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3Ab30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3Ab7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764839042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764796600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3Ac8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764839042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3Af5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3Ad1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765803508"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3Ab29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3Afe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3Ab66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764776507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3A081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757770"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3A49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764796589"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3Aec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764776507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3A6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765243534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cpu-rhel9@sha256%3A60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765450855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3A5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3A2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757773"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3A0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765269848"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3Ac2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757773"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3Afc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765613316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3Ac3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765613316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3A974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765613316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3Ac004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765326513"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3A8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809705"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765269848"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3A7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765512977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764839042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764796600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764839042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3Aae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764809654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765803508"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3A976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764776507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3A73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757770"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3Ac2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764776507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3Aa4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765243534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764757768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cpu-rhel9@sha256%3A1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1765450855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3Aefe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.25.1-1764961121"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64 as a component of Red Hat OpenShift AI 2.25",
"product_id": "Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-9905",
"cwe": {
"id": "CWE-913",
"name": "Improper Control of Dynamically-Managed Code Resources"
},
"discovery_date": "2025-09-19T09:00:54.801987+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2396645"
}
],
"notes": [
{
"category": "description",
"text": "A code injection flaw has been discovered in the Keras python module. One can create a specially crafted .h5/.hdf5\u00a0model archive that, when loaded via Model.load_model, will trigger arbitrary code to be executed. This is achieved by crafting a special .h5\u00a0archive file that uses the Lambda\u00a0layer feature of keras which allows arbitrary Python code in the form of pickled code. The vulnerability comes from the fact that the safe_mode=True\u00a0option is not honored when reading .h5\u00a0archives.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "keras: Arbitary Code execution in Keras load_model()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9905"
},
{
"category": "external",
"summary": "RHBZ#2396645",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396645"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9905"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9905",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9905"
},
{
"category": "external",
"summary": "https://github.com/keras-team/keras/pull/21602",
"url": "https://github.com/keras-team/keras/pull/21602"
},
{
"category": "external",
"summary": "https://github.com/keras-team/keras/security/advisories/GHSA-36rr-ww3j-vrjv",
"url": "https://github.com/keras-team/keras/security/advisories/GHSA-36rr-ww3j-vrjv"
}
],
"release_date": "2025-09-19T08:16:44.772000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-17T15:17:16+00:00",
"details": "For Red Hat OpenShift AI 2.25.1 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23531"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "keras: Arbitary Code execution in Keras load_model()"
},
{
"cve": "CVE-2025-9906",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-09-19T09:00:51.589209+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2396644"
}
],
"notes": [
{
"category": "description",
"text": "A code injection flaw has been discovered in the Keras python library. One can create a specially crafted .keras\u00a0model archive that, when loaded via Model.load_model, will trigger arbitrary code to be executed. This is achieved by crafting a special config.json\u00a0(a file within the .keras\u00a0archive) that will invoke keras.config.enable_unsafe_deserialization()\u00a0to disable safe mode.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "keras: Arbitrary Code execution in Keras Safe Mode",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9906"
},
{
"category": "external",
"summary": "RHBZ#2396644",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396644"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9906"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9906",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9906"
},
{
"category": "external",
"summary": "https://github.com/keras-team/keras/pull/21429",
"url": "https://github.com/keras-team/keras/pull/21429"
}
],
"release_date": "2025-09-19T08:15:04.349000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-17T15:17:16+00:00",
"details": "For Red Hat OpenShift AI 2.25.1 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23531"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "keras: Arbitrary Code execution in Keras Safe Mode"
},
{
"cve": "CVE-2025-12060",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-10-30T18:01:32.193676+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407443"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw has been discovered in the keras Python library. when used with the extract=True option for tar archives, is vulnerable to a path traversal attack. The utility uses Python\u0027s tarfile.extractall function without the filter=\"data\" feature. A remote attacker can craft a malicious tar archive containing special symlinks, which, when extracted, allows them to write arbitrary files to any location on the filesystem outside of the intended destination folder.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "keras: Keras Path Traversal Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12060"
},
{
"category": "external",
"summary": "RHBZ#2407443",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407443"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12060"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12060",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12060"
},
{
"category": "external",
"summary": "https://github.com/keras-team/keras/pull/21760",
"url": "https://github.com/keras-team/keras/pull/21760"
},
{
"category": "external",
"summary": "https://github.com/keras-team/keras/security/advisories/GHSA-hjqc-jx6g-rwp9",
"url": "https://github.com/keras-team/keras/security/advisories/GHSA-hjqc-jx6g-rwp9"
}
],
"release_date": "2025-10-30T17:10:43.868000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-17T15:17:16+00:00",
"details": "For Red Hat OpenShift AI 2.25.1 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23531"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "keras: Keras Path Traversal Vulnerability"
},
{
"cve": "CVE-2025-12638",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-11-28T15:01:10.693633+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417711"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw has been discovered in Keras. The vulnerability arises because the function uses Python\u0027s tarfile.extractall() method without the security-critical filter=\u0027data\u0027 parameter. Although Keras attempts to filter unsafe paths using filter_safe_paths(), this filtering occurs before extraction, and a PATH_MAX symlink resolution bug triggers during extraction. This bug causes symlink resolution to fail due to path length limits, resulting in a security bypass that allows files to be written outside the intended extraction directory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "keras: Path Traversal Vulnerability in keras",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12638"
},
{
"category": "external",
"summary": "RHBZ#2417711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417711"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12638",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12638"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12638",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12638"
},
{
"category": "external",
"summary": "https://github.com/keras-team/keras/commit/47fcb397ee4caffd5a75efd1fa3067559594e951",
"url": "https://github.com/keras-team/keras/commit/47fcb397ee4caffd5a75efd1fa3067559594e951"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/f94f5beb-54d8-4e6a-8bac-86d9aee103f4",
"url": "https://huntr.com/bounties/f94f5beb-54d8-4e6a-8bac-86d9aee103f4"
}
],
"release_date": "2025-11-28T14:06:02.069000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-17T15:17:16+00:00",
"details": "For Red Hat OpenShift AI 2.25.1 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23531"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
"version": "3.0"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "keras: Path Traversal Vulnerability in keras"
},
{
"cve": "CVE-2025-47913",
"discovery_date": "2025-11-13T22:01:26.092452+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic(\"unreachable\") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important because it allows any malicious or misbehaving SSH agent to force a crash in the client process using a single valid protocol byte. The panic occurs before the client has a chance to validate message structure or recover, which means an attacker controlling\u2014or intercepting\u2014SSH agent traffic can reliably terminate processes that rely on agent interactions. In environments where SSH agents operate over forwarded sockets, shared workspaces, or CI/CD runners, this turns into a reliable, unauthenticated remote denial of service against critical automation or developer tooling. The flaw also stems from unsafe assumptions in the unmarshalling logic, where unexpected but protocol-legal message types drop into \u201cunreachable\u201d code paths instead of being handled gracefully\u2014making it a design-level reliability break rather than a simple error-handling bug. For this reason, it is rated as an important availability-impacting vulnerability rather than a moderate issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "RHBZ#2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-hcg3-q754-cr77",
"url": "https://github.com/advisories/GHSA-hcg3-q754-cr77"
},
{
"category": "external",
"summary": "https://go.dev/cl/700295",
"url": "https://go.dev/cl/700295"
},
{
"category": "external",
"summary": "https://go.dev/issue/75178",
"url": "https://go.dev/issue/75178"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4116",
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
}
],
"release_date": "2025-11-13T21:29:39.907000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-17T15:17:16+00:00",
"details": "For Red Hat OpenShift AI 2.25.1 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23531"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS"
},
{
"cve": "CVE-2025-49655",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-10-17T16:01:22.800043+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404722"
}
],
"notes": [
{
"category": "description",
"text": "A unsafe deserialization flaw has been discovered in the Keras framework. An arbitrary code execution vulnerability exists in the TorchModuleWrapper class due to its usage of torch.load() within the from_config method. The method deserializes model data with the weights_only parameter set to False, which causes Torch to fall back on Python\u2019s pickle module for deserialization. Since pickle is known to be unsafe and capable of executing arbitrary code during the deserialization process, a maliciously crafted model file could allow an attacker to execute arbitrary commands.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "keras: Keras deserialization of untrusted data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat products in their default configuration do not allow remote upload of model files.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49655"
},
{
"category": "external",
"summary": "RHBZ#2404722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49655",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49655"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49655",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49655"
},
{
"category": "external",
"summary": "https://github.com/keras-team/keras/pull/21575",
"url": "https://github.com/keras-team/keras/pull/21575"
},
{
"category": "external",
"summary": "https://hiddenlayer.com/sai_security_advisor/2025-10-keras/",
"url": "https://hiddenlayer.com/sai_security_advisor/2025-10-keras/"
}
],
"release_date": "2025-10-17T15:20:27.308000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-17T15:17:16+00:00",
"details": "For Red Hat OpenShift AI 2.25.1 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23531"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "keras: Keras deserialization of untrusted data"
},
{
"cve": "CVE-2025-53643",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-07-14T21:00:57.122280+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380000"
}
],
"notes": [
{
"category": "description",
"text": "A request smuggling flaw was found in the aiohttp python library. If a pure Python version of aiohttp is installed, without the usual C extensions, for example, or if AIOHTTP_NO_EXTENSIONS is enabled, an attacker can execute a request smuggling attack to bypass certain firewalls or proxy protections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP HTTP Request/Response Smuggling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53643"
},
{
"category": "external",
"summary": "RHBZ#2380000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53643",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53643"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53643",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53643"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/e8d774f635dc6d1cd3174d0e38891da5de0e2b6a",
"url": "https://github.com/aio-libs/aiohttp/commit/e8d774f635dc6d1cd3174d0e38891da5de0e2b6a"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-9548-qrrj-x5pj",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-9548-qrrj-x5pj"
}
],
"release_date": "2025-07-14T20:17:18.247000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-17T15:17:16+00:00",
"details": "For Red Hat OpenShift AI 2.25.1 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23531"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "aiohttp: AIOHTTP HTTP Request/Response Smuggling"
},
{
"cve": "CVE-2025-62164",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-11-21T02:01:11.280042+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416282"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in vLLM allows attackers to supply malicious serialized prompt-embedding tensors that are deserialized using torch.load() without validation. Due to PyTorch 2.8.0 disabling sparse-tensor integrity checks by default, a crafted tensor can bypass bounds checks and cause an out-of-bounds write during to_dense(), leading to a crash (DoS) and potentially remote code execution on the vLLM server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: VLLM deserialization vulnerability leading to DoS and potential RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is considered important rather than moderate because it involves unsafe deserialization leading to memory corruption in a network-reachable, unauthenticated API path. Unlike typical moderate flaws that may only allow limited DoS or require specific conditions, this issue allows an attacker to supply a crafted sparse tensor that triggers an out-of-bounds memory write during PyTorch\u2019s to_dense() conversion. Memory corruption in a server process handling untrusted input significantly elevates security risk because it can lead not only to a reliable crash but also to potential remote code execution, enabling full compromise of the vLLM service. Additionally, the affected code path is part of the standard Completions API workflow, making the attack surface broadly exposed in real deployments. The combination of remote exploitability, unauthenticated access, memory corruption, and potential RCE clearly positions this issue above a moderate classification and into an important severity level.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62164"
},
{
"category": "external",
"summary": "RHBZ#2416282",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416282"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62164",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62164"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62164",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62164"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/58fab50d82838d5014f4a14d991fdb9352c9c84b",
"url": "https://github.com/vllm-project/vllm/commit/58fab50d82838d5014f4a14d991fdb9352c9c84b"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/27204",
"url": "https://github.com/vllm-project/vllm/pull/27204"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-mrw7-hf4f-83pf",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-mrw7-hf4f-83pf"
}
],
"release_date": "2025-11-21T01:18:38.803000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-17T15:17:16+00:00",
"details": "For Red Hat OpenShift AI 2.25.1 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23531"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: VLLM deserialization vulnerability leading to DoS and potential RCE"
},
{
"cve": "CVE-2025-62593",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-11-26T23:01:25.307125+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417394"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Ray\u2019s HTTP API endpoint handling (e.g. /api/jobs, /api/job_agent/jobs/), which allows a remote attacker to trigger arbitrary code execution when a developer using Ray visits a malicious website in a vulnerable browser (e.g. Firefox or Safari). The root cause is an insufficient defense relying solely on the User-Agent header starting with \u201cMozilla\u201d, which can be manipulated under the fetch specification \u2014 enabling a DNS-rebinding attack to bypass browser-based protections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ray: Ray is vulnerable to RCE via Safari \u0026 Firefox Browsers through DNS Rebinding Attack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has chosen to keep this as Important instead of Critical severity because the successful exploitation of this vulnerability requires user interaction in conjunction with a DNS rebinding attack.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62593"
},
{
"category": "external",
"summary": "RHBZ#2417394",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417394"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62593",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62593"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62593",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62593"
},
{
"category": "external",
"summary": "https://github.com/ray-project/ray/commit/70e7c72780bdec075dba6cad1afe0832772bfe09",
"url": "https://github.com/ray-project/ray/commit/70e7c72780bdec075dba6cad1afe0832772bfe09"
},
{
"category": "external",
"summary": "https://github.com/ray-project/ray/security/advisories/GHSA-q279-jhrf-cc6v",
"url": "https://github.com/ray-project/ray/security/advisories/GHSA-q279-jhrf-cc6v"
}
],
"release_date": "2025-11-26T22:28:28.577000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-17T15:17:16+00:00",
"details": "For Red Hat OpenShift AI 2.25.1 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23531"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ray: Ray is vulnerable to RCE via Safari \u0026 Firefox Browsers through DNS Rebinding Attack"
},
{
"cve": "CVE-2025-62727",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-10-28T21:01:03.833849+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2406929"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability has been discovered in the python Starlette framework. an unauthenticated attacker can send a crafted HTTP Range header that triggers quadratic-time processing in Starlette\u0027s FileResponse Range parsing/merging logic. This induces CPU exhaustion per request, causing a denial\u2011of\u2011service for endpoints serving files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "starlette: Starlette DoS via Range header merging",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62727"
},
{
"category": "external",
"summary": "RHBZ#2406929",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2406929"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62727"
},
{
"category": "external",
"summary": "https://github.com/Kludex/starlette/commit/4ea6e22b489ec388d6004cfbca52dd5b147127c5",
"url": "https://github.com/Kludex/starlette/commit/4ea6e22b489ec388d6004cfbca52dd5b147127c5"
},
{
"category": "external",
"summary": "https://github.com/Kludex/starlette/security/advisories/GHSA-7f5h-v6xp-fcq8",
"url": "https://github.com/Kludex/starlette/security/advisories/GHSA-7f5h-v6xp-fcq8"
}
],
"release_date": "2025-10-28T20:14:53.655000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-17T15:17:16+00:00",
"details": "For Red Hat OpenShift AI 2.25.1 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23531"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "starlette: Starlette DoS via Range header merging"
},
{
"cve": "CVE-2025-64756",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2025-11-17T18:01:28.077927+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415451"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glob: glob: Command Injection Vulnerability via Malicious Filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in glob allows arbitrary command execution when the `glob` command-line interface is used with the `-c/--cmd` option to process files with malicious names. The vulnerability is triggered by shell metacharacters in filenames, leading to command injection. The glob CLI tool utilizes the -c option to execute shell commands over the files which matched the searched pattern by using the shell:true parameter when creating the subprocess which will further execute the command informed via \u0027-c\u0027 option, this parameter allows the shell meta characters to be used and processed when executing the command. Given that information glob misses to sanitize the file name to eliminate such characters and expressions from the filename, leading to code execution as when performing the shell expansion such characters will be interpreted as shell commands.\n\nTo exploit this vulnerability the targeted system should run the glob CLI over a file with a maliciously crafted filename, additionally the attacker needs to have enough permission to create such file or trick the user to download and process the required file with the glob CLI.\n\nThis flaw is present in the command line interface of the nodejs-glob package. When the package is used by npm, the command line interface is not used at all, so it cannot be triggered. However, the command line interface implementation is still present on the system, but not directly exposed to the user\u0027s $PATH. To reflect this condition, nodejs packages have been rated with a low severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "RHBZ#2415451",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415451"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146",
"url": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2",
"url": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2"
}
],
"release_date": "2025-11-17T17:29:08.029000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-17T15:17:16+00:00",
"details": "For Red Hat OpenShift AI 2.25.1 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23531"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using the `glob` command-line interface with the `-c` or `--cmd` option when processing filenames from untrusted sources. If programmatic use of `glob` is necessary, ensure that filenames are thoroughly sanitized before being passed to commands executed with shell interpretation enabled.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glob: glob: Command Injection Vulnerability via Malicious Filenames"
},
{
"cve": "CVE-2025-66416",
"cwe": {
"id": "CWE-1188",
"name": "Initialization of a Resource with an Insecure Default"
},
"discovery_date": "2025-12-02T19:01:33.806874+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418445"
}
],
"notes": [
{
"category": "description",
"text": "A DNS rebinding flaw has been discovered in the pypi mcp library. The Model Context Protocol (MCP) Python SDK does not enable DNS rebinding protection by default for HTTP-based servers. When an HTTP-based MCP server is run on localhost without authentication using FastMCP with streamable HTTP or SSE transport, and has not configured TransportSecuritySettings, a malicious website could exploit DNS rebinding to bypass same-origin policy restrictions and send requests to the local MCP server. This could allow an attacker to invoke tools or access resources exposed by the MCP server on behalf of the user in those limited circumstances.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mcp: DNS Rebinding Protection Disabled by Default in Model Context Protocol Python SDK",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66416"
},
{
"category": "external",
"summary": "RHBZ#2418445",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418445"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66416",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66416"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66416",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66416"
},
{
"category": "external",
"summary": "https://github.com/modelcontextprotocol/python-sdk/commit/d3a184119e4479ea6a63590bc41f01dc06e3fa99",
"url": "https://github.com/modelcontextprotocol/python-sdk/commit/d3a184119e4479ea6a63590bc41f01dc06e3fa99"
},
{
"category": "external",
"summary": "https://github.com/modelcontextprotocol/python-sdk/security/advisories/GHSA-9h52-p55h-vw2f",
"url": "https://github.com/modelcontextprotocol/python-sdk/security/advisories/GHSA-9h52-p55h-vw2f"
}
],
"release_date": "2025-12-02T18:14:28.310000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-17T15:17:16+00:00",
"details": "For Red Hat OpenShift AI 2.25.1 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23531"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:030379c0fb216de4f871c3fb09ab5acc4996f0be1da03fdb1b1726bb60a31554_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:4bb82618be2cbe60f5cf217f9bcfa7d6fb502dec6df1f74927599587d495a6ed_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:61be3bb9acacaf593b5a5a0b56092ab294785a263eaab08edae23f5004be4564_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a1d4653800999c98ec87350ca750f927740ec0e5a04ae0eabac9792f0b2cd54a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:853f7b134c4260b6fb62761dc2548056e0a64f723e6a516aa171ed9bad21266f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:dc9d108d820d3bd6aa0a2402bc9cc8e1fc1b02fb4ee44dea24f0cb6839a79d5a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:4be08cd9e572420854f3a5cf30884219385821737ec7d867db85ac58bf952093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:6cdd7fbb536a4175e8cfe3e7eb72e83740f105522fb3acc5cbec713445399d40_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:82354d2dba5f494dc39f2d5e5429d3ca0bac0155f93e1aacec90fcf082e25213_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:d8c5c1e8e78ab403f40233b867fa7433543e959306e467921a02c2ca65585a23_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0b266bd9c742ec91c3a49b27201d01a804718d0e1666803e361926f525dc0c1d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0d48aae610f3fa1cbe703f5434e18ec7e7d637adccdf1748c49d2e8272e7ec1d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5e8a05fc03614409959eb9a5a45fb98f74d053bcbebc680facd6ae27e983d98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:fa525f5211d4db4d909712ba39546fc3fd95f97f4a5f845b91937066e726f204_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1d1bbdfdffaa1006fc6169bea9bab72c804f03ad3c4264e504992afdf01f1908_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:44ce670908a077d8e508aa59ac05dcd6d0566c78713c4c1910442caa65f1bda9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6bb341d0ebec1f7776283939f5b3eb9768a7d04b9bf817d6248c7df7e3fecee7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:2af692f7b672b6206d7efcfe0179628b73d27da52b7ef1f6449a4e11b2bac19e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:85b1677537ed8fc1471f0053e1d6e281023ed4685c635de78fdbc00b1b63539b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:fc0d459c4e8ade0a9e70b9244213ba27e838103a3a25de5d2435a4c985fbb518_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:63d87c365043d99c0152afb67a1726e135a4986a5f8845f66a1b29a7cdfb16f9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:f8ca7935c91a91dc6e51b99474ceabd8d884bda7fe64957d0c0f27f80f78ba31_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:fd7f13d12e2eee457fa09787ac46d19440eb08dbc55738c0a2bb9a5b9137b7f5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:9e9d846c28dab35a944a556211847fb0ec64602d9c1765813f31dfc3c8bbcaef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:c32e40dd9628e71cdb54ad055422ec74b140cc8ebcbd88e0d09b419bda1d0ca9_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f7ccaf3c390c1d3302ee9ba4cdc1c081ea8b23f7b7978d5c45806c21d5b2f236_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:70a105d801d6d7686a20fb3ce1c52ed4a90d2e8584e77ca96ef62dc02031e1a8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:97ff0fe1d0c932e2de0efbcfa948f2e7dd4e2098fc5cd85422eeb3515d768d47_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fc53c992d479524272b81b628f62e71236748aece361d40d1fe590a9352f2ff4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:69299f013635fa4574d4c44dd2df849ef7d96ac6ade23658d27338e2db7daa8e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c1f5aa4130e41b69ab1b95d4ab06cda050b06ce4cda4d850c217f8f2f4f064e8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:c2a78bbc49996ec79bb3df4bc4a21ddcef5befa1195be5f8e61a5da85b558c76_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f614791650445bc08c1897083e6fa7fce3f4b92aeb70069cad5ed359a5ea3729_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1ae90d6e88a41233bc1ee296f9e74e72701453a73ea00cb45f12ea239e96b859_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2ca701220fbd38fa63e12511729699f7fdd66b8cf9904abd95724288d93f1351_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:58b3f92c655e1f6eb35e06fd22e414cfd2a8505afe885d480d0d7c191702ecd5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7f57af8a7f1af5b42f7417af0bb5b19f79cfc3f5291539b581f75fbc3cf3cbfe_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:134eef5925757823d753bf5ea04d00d8397f8b6b361901a7df81a156a8d4b7ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:558e29aa83afbeee3ead353425a91e8a5d0eb3e69625ecf968ed66b19fcb98d4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:94d506a92390bd6066fdffa1f8835c0de92e7c17bd573345abdb44e2b3777da5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:b978998907e61dbc9e124de15134f2e25f5329c39125458e66933812782fdbd2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5a0d462e652464ae21e9152b6eac7d95c05d9d3d6884a3f1590c6194bda64ae7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:7caa5349317343219fa6a504ff80b04904df78adbc60b34a3b1951e072db513a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e744869b68de81c6a7fe9bc5a53676f2ea9ec6c72040cd5279f0b3c7a750dbc2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fc9ab886aa4b1c0b7083585c3edfb7ad6b3c748d8880bc425e049f0bbdec847b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:1148f10bdd5624ec3ec6e2099eaadf0192bbd4a7cb5758e71b20d811354204da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4bbfad1a5fde624a13c3edd27962e5b8bf7782ea4cd5f64b3a996d308e3be365_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:8db8a21329d717f1783a346949a1de0a79b44b7c3cfdd4ec3e34604fb21c7d6a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:c3627352344b43f17fe4ae467891b2ebd4332a642071b5ff3c0cf81d269f8280_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:605f8418c5c32d9a0936b4563a79fca6eeaef3bba7ca1b6abb91b0b1e84e4dd3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:974dd5577124715f30df61d06aba22d95bc5f02103ab1b518eb517ed09284740_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ba956e911769ebac40cb58b3ca4bb95b0bb7fd1f30d7210bc75498e95592fd98_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bdb164d90a0ad4cf3640afb518371e7b91c7682cc0b1e98e025ca1d64b927efc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:83e3b3a60fc284de9efd3dcf90cf5f744dd24cbc0a27d0d964676d93c8637750_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c004d7b2dbf3a5502cbfdd1631928d9e50a11b06c9832fa483e63348a29a3dee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d02b89a81af5aa0c276ba65ab4e3c2f194c3c72195cccc2e8fdc643d947c1c6f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:e9a1cdebc0511256b293f04741e81461d8113ef4cc891a9d85683aa862baaf7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:9afbb727fcee9a114ecbc760bede263613ba00a42e2c24200addf0aae4744397_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:cac2f6e89586ebf89ae9086ebf4f4440e2ab5f3461982fe362e0a507e696af77_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:8ddbf56c7d5bceb6a9b66614a761af838defc3b17dbb83ae68c42c4bcc1d3ff6_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ae2e9ef6365302dadc6694637261788119424d8407abd53a9c114dab032f2b71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:cfb1e6a15c2ac160b7b917c69936b21651f5a39f5f371679f06077ff6079b561_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f95ca5b9ff0b200d78d50bdd663330cf273d8cd8a465f236a2daa88c3887a179_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4c1a2927b28a0b1321cb4e5a6f4259e504d08fb9d6cc88f5f26e6182096ba817_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:b2f6495c186115353c9076a4c66d24909bee65363e00340774fd304846b7a546_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:a9b761e681f87039c89f28cf1cc213b1f23f128d57049853715eb5b27c8be01f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:cef17c2c8a514389233bf78cc19a1e9526ac4063097c12a45c611ae675094d25_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:0432d7bfcd0582719a2b8336510280f945929018c688c3d4d139bcf9650cab31_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2814bff254703df08800650fb9aa745ea01135bbcc5b4e3a234326e6fb59c231_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5aeec78b53c54c6ddfaff0a96bd922d7eea3a5887de631e49b2d139a5f3ca8f8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:5eb07cf1b91fa702170b17ee6a164713b393cbd6f5680b507bed475a85ea323c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:0b1c1d715ed692b23b100bc14c9a982d52e0da29bb73928bb5a6c9d73883c1f3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:c9cbf906afd51c905b1d4f61c17f21ea7bb7db643d0b39185e75ddbe0fbcceb0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:f06b77a09ce28998e1f56e7a14d645efc8063e9bbef65a52cdd28458314037fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:4196ca04a0ec00fee4b8aec028dadb2346c85777549c1d7bf1d9adc9a1b3cfb3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:7098190e124d7b8e96a11be137b57cd635903d6ad81f0584aee0c156282dc8b3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:8393cb26a402f1cea8de88a987b02baeedc9dd5044368bd6dae22e51e2c21377_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:036100314d81dd40cae5c62c3bd912e4fd388785578507613280b0680b463c11_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:81e23c88313772bc3937d5acd0077e4123337e30588eede3ee873c00884a44f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:fc0963a0a3599d5e287f286f15f1563884f716440c0c688498ab1e571bf1d801_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2892e0a5843fd6089960526e707e087353121f52070f4b1dbddab70d12ca11be_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:40d1e00adf6d3c8205178fb5c7c4a5f73b5e85e1e2ab0c395beb1ede158dded4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:54b19ea89c33d59ada2dd7bb628bf5d4b246935fe95b9c8315813d06af010af2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:5c588eb9da14a131781aad1e4aee67380f41535467e240d5912d9d65288433fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:a1ad3ed847ad3804979a0e401b9b210741ec4424bfd8fccdf9308639e14552ef_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:e73331d8d60240c83a6ce2861c0c4292bbcc21aab3ca9d8687e9c2cd2aa0689a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5cfd968bbb0540ce46f39d6cf5aa078d74705da13f9355bc9a0fd31c413b9408_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:8088a2573b5a98715189303be63ac3afda71df8949d5167a5e8b24c527de2073_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ce9a8b01e06ff1c6afd74f8318bbde23c31ec1fdcbb6f843bec19bb96612a63f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:3e33221d5af62886ff96fca8b82d2028df5921a866456de6ca1c6320fe19c982_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:8d6f2fb66d677cfade63ffe030ee417c14f34fc5fa25111bbdfa73a9d1043be4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:edae2ef1c345b098b92efe8a37a77b8c934c1087fc0086917575964d6615552b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:4c0479443436e2cab01e6fcd00eefae36705a17bbc4a6d913e19697f34be255f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:b5ffb95b1129c5c2653c8b25a265af5b4e1949ab7981c5b5905c88423788251d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:22973dadb109cdf540a11b7d2c8d5fdcfcce7b38ec1ffc745bdeff6f2eb1aa3b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:541a7bbab3e437bca4b5fc2e424e04d143563156749de261a4e5e78622ec62ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8019ef73caa09a869b0f81175c669599022f01a7d3e59d37923f78aa0dc12da4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:d23c22695b4fa8cdc398b0fdf7ccfa57c6a10009783a3e1ab7355dd4fe644502_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:7f474096aae3304bb69123c053eb4b850b7d9bc0308415665834f52149a40473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:83ff59578170935055e17ebcff3b55113605e29ad1247006a82cfbb618abac71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ae20a9a4eae11f113b755342f109684f9e4394b3b0bec604c8e1faa91af911aa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ecb3521b63548c2bce3ce9d112944582fedd8e8e0bce787d07780eff49cdabaf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:192f0806dc439cbe57d170874c35ca27e2d78d30bc325bba08157e15c83e8efa_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:6573106ebed9bebd7300e9236fa19d712c4175c871e6e01bf4ec307aa3d25163_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:b30f23bc2820b9d72bf7e75e21e5cfa0d190ddc9cf0ad9a1687bd623a747b683_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:bc5a5c53e82580429762123fdc8ed2308bf6931b36d95b281ab14d3287733fa6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:028d761574f0d607f3197338f9eacb892bf60edb422d4a843223959cacdb53db_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:05afedd02f57de179b29d58e686bbca2977b1797f385547f4a1b7de3da3ae6aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:83644e839d52f5a08963622a666b57760f5db9c87c917efe66e3f4c691505996_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:b7b55d6de9a31482a649c1b33799271734b3031420ec48cc2c0c2e7a2fce9649_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:1700f76992576f4eaeb503d944e0bb4fd21ca2cf997688ca2545fa087ebba511_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:337ce749a59fe3afb626c0710ad3edc235f2ce7064c7785ce4d18f4388a086b5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:55bb59909d0cca3f3915cdcdafa1d907ad648bc8008e7c09aa6729012187fc4b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:90ea2ff5b05a90ff8eb0107d7d96a3b4338ac445b34561ee64c102e8889288f9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:0675991797e64fdff2c08fae907245eacb6d33738e48396811bdecefaa244fd4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:26ddaf38319c0ae0e2c82eb51fc79eba9595c3fdfa1c7073679c5b01ef60bb0e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54e42768e8308afb6af33e8eb1628e6a49631c29fb140e66a5d93fcac3502688_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:c8f4aa454f2a0a9f55688ff2fb29853188252747820ff4fd8d702af1b952d817_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:418b7f9cb16be8c4089bfa250a89752f33766bc00a3d49a13d9908f52cc4af4d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:a5e185551be2795c72b5e628c51be710804e02beafb9491dff3a6cf534fea600_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c4960f59045736201fef76a709ea63432f3dfc006a1e036b9a36731474552fa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:bf9194f8e0885012b14da1cbe9a95e4b75bc80c8eada16b25e391ce035ba29d0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:5dbe115837a9e0746dd75a513076d333e0a237095aac74378624046efab142a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:69fc0a70f5d2ba37149a4b9bab51da5ad4a80c84ab70962caf2b119756c280ac_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:429df96e0e9ba1a1ee24a189a549aa6b07863f76d009f506d948453f9efb1ae7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4437b118f9a5dc5546d5097fc8326116bcd1c47d38a21f3c96e27e3c3c356a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:908c9babf0a418d1e1414d699e31c412bb43f71515e0fd3e386692212fe50d3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:ae7f1b9bcab3bb350e702e96919b129c1b6c312b5e404ad998cc659f6196370c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:36905d67ca44f52682d859e0e12f804d084474251ebe920782985e6b1e652502_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:6ef815ec961ed48150ef6ef6a10add9ec63de9a298712bb60818f187bbb351ae_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:a957f2e1573fd7c9d891bef6769be3d9b23730f22d3831a7f03d68f0d8d7b00d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:f5d4a94dc14216056a5482f6392659391aa8f6b9d56040dc6628104119bae81a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:9438801be596b7e59827b255461d4727822974a37b42e121cb5eb388f4862640_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:e95f2b92c0277f6fb6e400d49a9ad5cb8426bcf9de439c859022b8da5f95fcc8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:1b8047558a23921ad2762e2832698fe0d81f9b38bc9018f75e25d8518084ed95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:976d848b56ec7ed32d99deab4b0d5376a97ba6bed29efb941589fe3d395aa524_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b29f9abba7ed71b98ad10158dd68c5fe87acf28509438b56f38c2662d8616d75_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d99b05c3c886785d07aeb596e6aa67140789cf9c76f29aa837bbbebde35ad503_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:02a6fb9f61df4943a5709142da8a6fda06045520be85629b248267eabc9fa939_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:2f59c274dc1b4864be551d7e5ff8e5d4805026e1efe3d63b43775b85f78ec80b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:7ff9cd229efd9565a9f26d4f48a7000d54db330aeb38986f1438a8203a551185_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fe15d8e5583a0f711cecd78d32ca73fdd62121c6dc95f0bdf7868db37f5e6651_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f5373ddca575dc4bdb3ebd6910b0665f0a8c3c38454b4d0268c6a97e6f0ec81c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fa5bd655d75de3ca930e8c6d79a29a53c35d1ee2a0bb03172068505646b65e13_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e621898c4dc4f07ad89d4eadd23c5732bc60cf6f42c8e3fd312463b232fc7740_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:1931d2ff282436ab32f8cb4bee1cfa6d5484fd9d62273be4ec3ae5c1f7f9dcb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:229f2f2ee3b7e63bf17bf6739f3ee69fc87d9070ace1edec5d766f758e04ade1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:2f49b2e93ebc766c86404027e25bc433c4a093494c02f18b7c038bda85525cf0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:09fefbc30072aba8d1f5d1db7bcb58f404217f17f8309c8d000cde2c18f9b448_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:42f0e9ca6fe1a2446ded2cf48805489c86622463f852ec602b4dbf2269e256db_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7adb580c0020d44dc65093d4087c5bfbd21a400c87da05f5a5dc3a586046b52f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d1f81cf95c17289018227bbd9eb823a47d447bdcc06957fb7012797468ff0446_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:3caf60d5c183ea225416d145ec43864d0505d20e4aa50dd9db98ac58dbbc71f8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:a37df2f92ee5aa439f5359ff55e03614fee35ec3837430ce100f781b44bc5c8d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b66c505e91dc15ce6b20c27782142a3fd04ad04dfb62d4d84258dcc26bcd7c23_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:e4d61225e6a620078cc660a8b4ac60d7de52d0a74313e6a40ec689502cdccb71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:081478c813d8d7dda1671c1ab3b1c4b2a5a7c2284e656376bdbe799dad16b741_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:2f23702cbcf1cecfd365ada4cf9c92840e6f793f613a13b13515fb699ebd56e4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:696d6d6782f1e1fba9861669b4790211477225e36d228da4d376726bbb0fc032_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:73feae492c61ff3133285417c9ccbbe5f1fb2f60b41ea4d02b7016dc2ae31de2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:3f2e2eca4586bd1a83a8277ed36e6fd0fd796524696220895d9a5d86dc575947_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:527097dcdec8ccbb8955f20c537773c88682853450f8ef1afc80ac9d7bad641d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:4942e21fec0c185755891b72a6fd3b0511d8a42f1de1576d5a7359ecc3c072e7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:49d514d22b493357c0562251bfd508fb958a1d03849e00326740101ee6a6aaed_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d3472490741bb0deed92938cf1094c987507bfa5676c5477c11e0cb1426ad78b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:b1a1e0f98799a1e405a02502fcddde1c02fcad39010ca76da49b6323bad70ea1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:456d47e82df157a9b78368275511544236e250d44c6949e96e4f9212ef58b2f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43778762e0bd1f55482185675ad9343292f0857cbda40394e2b3afb01a2daca5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:b4bedb6b29aa420001c6f6d30b440afe342223f73d0f20326cd4aa411a016b28_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:c2dd792e304056837518538fe373ad29e59c14cb8a8b93329cd8094c64d57a48_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:ec289aae1c1440ece4c379f8988d900af2d117c03f20a5e0890f082dfd2fae89_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:6b4d1d40c3bd505f3278aa98a341cf4065295e9ada45a08d44a1335864449afa_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:a4d5633f2b6f33beb225894fb37b025a7e1ed1fb0f76dc6629f91645786bab0c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d952b14ba3c908d9800b0053a9615faeb9c66749f13915356a3931583d5d98f8_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ee44982eb1a660214b7e44d6624dd99de892f5147867a550bd42fe586d2428cb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:03fbe59cc2e329d46a68c2bf6910dca8340f94fe653d52d96291ad5d9d6868f7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:416c7ba45e9f4169f61ffe915b9d001f782db342bcafb56d3ddf922093767b7d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:89a3cb82aaf4e4b0f73b7fb1d43b3947ea79a99408a535d8b2920a6d8712c336_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f2016ce3dcfd613c0597b98307fdbcd85527c502635b79a83c89da97d6b0c3d0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:1cb87f9f25e7c216b86650f4f0d9e23e82771380b1222732256bba45bd4b132a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:60db3e9cbaac0f498f1eb0de110412bb5c443a98afc0ef397a2fa997515c261d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:148501b62c9b1021f7f09dbbec6be275a3d6ccd378ac29adb048d8ce217d20d4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:ec8d37a58ea9117a493658bd4725e4bebbd62979b5082489747ea6ebb741d76a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:2885ea112d2dfa84a2f071b498ff56f16fe5dd1d8bb80eb2fe68ff9691e3fe60_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:8fbdbf70f34250f36868c8a3b5dabe090218b081c38c1290d7f0e515078e16d2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:56572f2ed89416f7e156c141435ea0dc6ef780784642d2354655847f49f2bc4c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:5e8102bf7cc4a98f0f4c0486884f00cddc8bb52e09186fcdf9861a27d65e5121_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:aaab63c67b960c96b07521844b358d04e8aef5ded5ac66f8ca33cd50d247bb3d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1f3492cbf44d4004f3437a8bfc7dc95719041d58f65926a538085d7433b4aa5d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:1fbcee8de39474ba1b38561605cf19136f998d58b3739291c735d3cd843c0c79_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:6c7352862c31480a45c3023d26e6a304cdb4517daa658baf34862cf768df1643_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8fbb5bf15f7bd12943907a7a8f25288e994b6abdc990daac43402356d1f09caf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:143250a1f700c9c46db0e6aa3dcfdd676a60850e0546b036254412ae644ea1e0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2c343946fe5f68f436a5fc5ee0a477368ef4605b6c0dba8cdfe93f23da8cabf6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:efe11f2cb71974f331ef919df23d85e2db969d1832bb445b35f12f9d5ddfa473_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:f79abc8a411d994d0af1ec388d10920ad61c34d4979a71998a8305f4feaf0fd4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:b72c710b2f2c27dea58d2edd2c515c78198630ffe9b5eae5aa25a26ebbef9460_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:f02a279abd6b799bf8f1f58bff256c2ad766aad2235aad43a60e1efacfc57c78_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5d4a0a19aeb546b6a03efe003dd01826353968c91091773718f7603666efce46_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:af5beb652ee1f816bd0acac5b98866cb2ed45df4726bb8fe414f5f14f67cfe5e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:4e72a3976189c1b75260e6926eed40b1817ebbbd6f990e63874ac1452d9cb8c1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:346a4fdde7d4c3d3afba71760edf44730745eb8fde86ec6476a668cea607e7ba_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:227ef502cc266d18541445091e618df4c25430e50698ab02c519f32bef38b0b1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:514e9edc09ab789ef1b409e1361d8be90dbfbd231eaad627e69f2301dd634934_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:1ecfb6fd3f5f223ff60e90e9ed45d393447f95de6b91451c1614bc69e042ec95_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:2d0c6bb9a4e81ea6a20b9ca4fde13108b56b3f91fa8e902c528c322288a38033_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:a9324c7beec3ca91e6ea93aa286801058bc4b791619112807e15abd1d90952fb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b5ff184f041cb2c1841add86fcbdeed37402cb0df365e99d1909c3e744f49892_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mcp: DNS Rebinding Protection Disabled by Default in Model Context Protocol Python SDK"
}
]
}
RHSA-2026:0261
Vulnerability from csaf_redhat - Published: 2026-01-07 18:34 - Updated: 2026-06-06 13:21A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64 | — |
Workaround
|
A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64 | — |
Workaround
|
A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64 | — |
Workaround
|
A flaw was found in auth0/node-jws. This vulnerability allows improper signature verification via using the HS256 (Hash-based Message Authentication Code using SHA-256) algorithm under specific conditions, where applications use the jws.createVerify() function for HMAC (Keyed-Hash Message Authentication Code) algorithms and user-provided data from the JSON (JavaScript Object Notation) Web Signature protected header or payload in HMAC secret lookup routines.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64 | — |
Workaround
|
An ASN.1 Denial of Service (Dos) vulnerability exists in the node-forge asn1.fromDer function within forge/lib/asn1.js. The ASN.1 DER parser implementation (_fromDer) recurses for every constructed ASN.1 value (SEQUENCE, SET, etc.) and lacks a guard limiting recursion depth. An attacker can craft a small DER blob containing a very large nesting depth of constructed TLVs which causes the Node.js V8 engine to exhaust its call stack and throw RangeError: Maximum call stack size exceeded, crashing or incapacitating the process handling the parse. This is a remote, low-cost Denial-of-Service against applications that parse untrusted ASN.1 objects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Developer Hub 1.7.4 has been released.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Developer Hub (RHDH) is Red Hat\u0027s enterprise-grade, self-managed, customizable developer portal based on Backstage.io. RHDH is supported on OpenShift and other major Kubernetes clusters (AKS, EKS, GKE). The core features of RHDH include a single pane of glass, a centralized software catalog, self-service via golden path templates, and Tech Docs. RHDH is extensible by plugins.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:0261",
"url": "https://access.redhat.com/errata/RHSA-2026:0261"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12816",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15284",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64756",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-65945",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66031",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://catalog.redhat.com/search?gs\u0026searchType=containers\u0026q=rhdh",
"url": "https://catalog.redhat.com/search?gs\u0026searchType=containers\u0026q=rhdh"
},
{
"category": "external",
"summary": "https://developers.redhat.com/rhdh/overview",
"url": "https://developers.redhat.com/rhdh/overview"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_developer_hub",
"url": "https://docs.redhat.com/en/documentation/red_hat_developer_hub"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-11024",
"url": "https://issues.redhat.com/browse/RHIDP-11024"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-11112",
"url": "https://issues.redhat.com/browse/RHIDP-11112"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-11115",
"url": "https://issues.redhat.com/browse/RHIDP-11115"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-11117",
"url": "https://issues.redhat.com/browse/RHIDP-11117"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-11241",
"url": "https://issues.redhat.com/browse/RHIDP-11241"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_0261.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Developer Hub 1.7.4 release.",
"tracking": {
"current_release_date": "2026-06-06T13:21:24+00:00",
"generator": {
"date": "2026-06-06T13:21:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:0261",
"initial_release_date": "2026-01-07T18:34:52+00:00",
"revision_history": [
{
"date": "2026-01-07T18:34:52+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-07T18:34:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-06T13:21:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Developer Hub 1.7",
"product": {
"name": "Red Hat Developer Hub 1.7",
"product_id": "Red Hat Developer Hub 1.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhdh:1.7::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Developer Hub"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64",
"product": {
"name": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64",
"product_id": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhdh-hub-rhel9@sha256%3A29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2?arch=amd64\u0026repository_url=registry.redhat.io/rhdh\u0026tag=1.7.4-1767715042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64",
"product": {
"name": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64",
"product_id": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhdh-rhel9-operator@sha256%3A91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23?arch=amd64\u0026repository_url=registry.redhat.io/rhdh\u0026tag=1.7.4-1767620808"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64",
"product": {
"name": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64",
"product_id": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhdh-operator-bundle@sha256%3Ae191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b?arch=amd64\u0026repository_url=registry.redhat.io/rhdh\u0026tag=1.7.4-1767730186"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64 as a component of Red Hat Developer Hub 1.7",
"product_id": "Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64"
},
"product_reference": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64",
"relates_to_product_reference": "Red Hat Developer Hub 1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64 as a component of Red Hat Developer Hub 1.7",
"product_id": "Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64"
},
"product_reference": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64",
"relates_to_product_reference": "Red Hat Developer Hub 1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64 as a component of Red Hat Developer Hub 1.7",
"product_id": "Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64"
},
"product_reference": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64",
"relates_to_product_reference": "Red Hat Developer Hub 1.7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12816",
"cwe": {
"id": "CWE-179",
"name": "Incorrect Behavior Order: Early Validation"
},
"discovery_date": "2025-11-25T20:01:05.875196+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417097"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products due to an interpretation conflict in the node-forge library. An unauthenticated attacker could exploit this flaw by crafting malicious ASN.1 structures, leading to a bypass of cryptographic verifications and security decisions in affected applications. This impacts various Red Hat products that utilize node-forge for cryptographic operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "RHBZ#2417097",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417097"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge",
"url": "https://github.com/digitalbazaar/forge"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/pull/1124",
"url": "https://github.com/digitalbazaar/forge/pull/1124"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq"
},
{
"category": "external",
"summary": "https://kb.cert.org/vuls/id/521113",
"url": "https://kb.cert.org/vuls/id/521113"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/node-forge",
"url": "https://www.npmjs.com/package/node-forge"
}
],
"release_date": "2025-11-25T19:15:50.243000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T18:34:52+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0261"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications"
},
{
"cve": "CVE-2025-15284",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-29T23:00:58.541337+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425946"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qs: qs: Denial of Service via improper input validation in array parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the `qs` module for parsing query strings, particularly when processing user-controlled input with bracket notation. The `arrayLimit` option, intended to prevent resource exhaustion, is bypassed when bracket notation (`a[]=value`) is used, allowing a remote attacker to cause a denial of service through memory exhaustion. This can lead to application crashes or unresponsiveness, making the service unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "RHBZ#2425946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425946"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15284"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9",
"url": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p",
"url": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p"
}
],
"release_date": "2025-12-29T22:56:45.240000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T18:34:52+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0261"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "qs: qs: Denial of Service via improper input validation in array parsing"
},
{
"cve": "CVE-2025-64756",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2025-11-17T18:01:28.077927+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415451"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glob: glob: Command Injection Vulnerability via Malicious Filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in glob allows arbitrary command execution when the `glob` command-line interface is used with the `-c/--cmd` option to process files with malicious names. The vulnerability is triggered by shell metacharacters in filenames, leading to command injection. The glob CLI tool utilizes the -c option to execute shell commands over the files which matched the searched pattern by using the shell:true parameter when creating the subprocess which will further execute the command informed via \u0027-c\u0027 option, this parameter allows the shell meta characters to be used and processed when executing the command. Given that information glob misses to sanitize the file name to eliminate such characters and expressions from the filename, leading to code execution as when performing the shell expansion such characters will be interpreted as shell commands.\n\nTo exploit this vulnerability the targeted system should run the glob CLI over a file with a maliciously crafted filename, additionally the attacker needs to have enough permission to create such file or trick the user to download and process the required file with the glob CLI.\n\nThis flaw is present in the command line interface of the nodejs-glob package. When the package is used by npm, the command line interface is not used at all, so it cannot be triggered. However, the command line interface implementation is still present on the system, but not directly exposed to the user\u0027s $PATH. To reflect this condition, nodejs packages have been rated with a low severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "RHBZ#2415451",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415451"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146",
"url": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2",
"url": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2"
}
],
"release_date": "2025-11-17T17:29:08.029000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T18:34:52+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0261"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using the `glob` command-line interface with the `-c` or `--cmd` option when processing filenames from untrusted sources. If programmatic use of `glob` is necessary, ensure that filenames are thoroughly sanitized before being passed to commands executed with shell interpretation enabled.",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glob: glob: Command Injection Vulnerability via Malicious Filenames"
},
{
"cve": "CVE-2025-65945",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2025-12-04T19:01:14.733682+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418904"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in auth0/node-jws. This vulnerability allows improper signature verification via using the HS256 (Hash-based Message Authentication Code using SHA-256) algorithm under specific conditions, where applications use the jws.createVerify() function for HMAC (Keyed-Hash Message Authentication Code) algorithms and user-provided data from the JSON (JavaScript Object Notation) Web Signature protected header or payload in HMAC secret lookup routines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "RHBZ#2418904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65945"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e",
"url": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x",
"url": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x"
}
],
"release_date": "2025-12-04T18:45:37.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T18:34:52+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0261"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm"
},
{
"cve": "CVE-2025-66031",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2025-11-26T23:01:36.363253+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417397"
}
],
"notes": [
{
"category": "description",
"text": "An ASN.1 Denial of Service (Dos) vulnerability exists in the node-forge asn1.fromDer function within forge/lib/asn1.js. The ASN.1 DER parser implementation (_fromDer) recurses for every constructed ASN.1 value (SEQUENCE, SET, etc.) and lacks a guard limiting recursion depth. An attacker can craft a small DER blob containing a very large nesting depth of constructed TLVs which causes the Node.js V8 engine to exhaust its call stack and throw RangeError: Maximum call stack size exceeded, crashing or incapacitating the process handling the parse. This is a remote, low-cost Denial-of-Service against applications that parse untrusted ASN.1 objects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge ASN.1 Unbounded Recursion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "RHBZ#2417397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417397"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66031"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451",
"url": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27"
}
],
"release_date": "2025-11-26T22:23:26.013000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T18:34:52+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0261"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:29ada5e84c6b204cf518191a21bbd22de5cb53a61bc1812b1072ce5c28a235b2_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:e191728df327f9e904c981f7f92bb2ca03fc4555094e0f53b12d86a367831b7b_amd64",
"Red Hat Developer Hub 1.7:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:91549345e194052fa0248082962e552ea46548a5981f9975e439791ee1ecbe23_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-forge: node-forge ASN.1 Unbounded Recursion"
}
]
}
RHSA-2026:0414
Vulnerability from csaf_redhat - Published: 2026-01-08 22:34 - Updated: 2026-06-06 13:21A vulnerability was found in Python/CPython that does not disallow configuring an empty list ("[]") for SSLContext.set_npn_protocols(), which is an invalid value for the underlying OpenSSL API. This issue results in a buffer over-read when NPN is used. See CVE -2024-5535 for OpenSSL for more information.
CWE-20 - Improper Input Validation| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64 | — |
Vendor Fix
fix
|
A vulnerability was found in systemd-coredump. This flaw allows an attacker to force a SUID process to crash and replace it with a non-SUID binary to access the original's privileged process coredump, allowing the attacker to read sensitive data, such as /etc/shadow content, loaded by the original process. A SUID binary or process has a special type of permission, which allows the process to run with the file owner's permissions, regardless of the user executing the binary. This allows the process to access more restricted data than unprivileged users or processes would be able to. An attacker can leverage this flaw by forcing a SUID process to crash and force the Linux kernel to recycle the process PID before systemd-coredump can analyze the /proc/pid/auxv file. If the attacker wins the race condition, they gain access to the original's SUID process coredump file. They can read sensitive content loaded into memory by the original binary, affecting data confidentiality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64 | — |
Vendor Fix
fix
Workaround
|
A denial-of-service (DoS) vulnerability has been discovered in Python's html.parser.HTMLParser class. When processing specially malformed HTML input, the parsing runtime can become quadratic with respect to the input size. This significantly increased processing time can lead to excessive resource consumption, ultimately causing a denial-of-service condition in applications that rely on this parser.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability in Python’s os.path.expandvars() function that can cause performance degradation. When processing specially crafted, user-controlled input with nested environment variable patterns, the function exhibits quadratic time complexity, potentially leading to excessive CPU usage and denial of service (DoS) conditions. No code execution or data exposure occurs, so the impact is limited to performance slowdown.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64 | — |
Vendor Fix
fix
Workaround
|
A zip file handling flaw has been discovered in the python standard library `zipfile` module. The 'zipfile' module would not check the validity of the ZIP64 End of Central Directory (EOCD) Locator record offset value would not be used to locate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be assumed to be the previous record in the ZIP archive. This could be abused to create ZIP archives that are handled differently by the 'zipfile' module compared to other ZIP implementations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libxstl/libxml2. The 'exsltDynMapFunction' function in libexslt/dynamic.c does not contain a recursion depth check, which may cause an infinite loop via a specially crafted XSLT document while handling 'dyn:map()', leading to stack exhaustion and a local denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64 | — |
Workaround
|
A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64 | — |
Workaround
|
A relative path traversal flaw was found in the gnu tar utility. When archives with relative paths are extracted without the ‘--keep-old-files’ (‘-k’), the extraction process may overwrite existing files that the current user has access to. The server may be impacted if these files are critical to the operation of some service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64 | — |
Vendor Fix
fix
Workaround
|
A memory amplification vulnerability in libexpat allows attackers to trigger excessive dynamic memory allocations by submitting specially crafted XML input. A small input (~250 KiB) can cause the parser to allocate hundreds of megabytes, leading to denial-of-service (DoS) through memory exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Django. The django.utils.archive.extract() function, used by startapp --templateand startproject --template, allowed partial directory-traversal via an archive with file paths sharing a common prefix with the target directory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64 | — |
Workaround
|
A flaw was found in OpenSSH where control characters in usernames were not properly validated when sourced from untrusted inputs like the command line or configuration expansion. If a ProxyCommand is used, these control characters could modify command behavior, potentially leading to code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64 | — | ||
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64 | — |
A flaw was found in OpenSSH where the SSH client accepted \0 (null) characters in ssh:// URIs. When a ProxyCommand is configured, these characters could alter how the command is parsed, potentially leading to code execution depending on how the proxy is set up.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64 | — | ||
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64 | — |
A flaw was found in Django. This vulnerability allows a remote attacker to cause a potential denial-of-service (DoS) attack triggering Central Processing Unit (CPU) and memory exhaustion via specially crafted Extensible Markup Language (XML) input processed by the XML Deserializer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64 | — |
Workaround
|
A buffer overflow flaw has been discovered in libpng. An out-of-bounds read vulnerability exists in png_image_read_composite when processing palette images with PNG_FLAG_OPTIMIZE_ALPHA enabled. The palette compositing code in png_init_read_transformations incorrectly applies background compositing during premultiplication, violating the invariant component ≤ alpha × 257 required by the simplified PNG API.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64 | — |
Workaround
|
A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64 | — |
Workaround
|
A buffer overflow flaw has been discovered in libpng. There is a heap buffer overflow vulnerability in the libpng simplified API function png_image_finish_read when processing 16-bit interlaced PNGs with 8-bit output format. Attacker-crafted interlaced PNG files cause heap writes beyond allocated buffer bounds.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64 | — |
Workaround
|
An ASN.1 Denial of Service (Dos) vulnerability exists in the node-forge asn1.fromDer function within forge/lib/asn1.js. The ASN.1 DER parser implementation (_fromDer) recurses for every constructed ASN.1 value (SEQUENCE, SET, etc.) and lacks a guard limiting recursion depth. An attacker can craft a small DER blob containing a very large nesting depth of constructed TLVs which causes the Node.js V8 engine to exhaust its call stack and throw RangeError: Maximum call stack size exceeded, crashing or incapacitating the process handling the parse. This is a remote, low-cost Denial-of-Service against applications that parse untrusted ASN.1 objects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64 | — |
Workaround
|
An out of bounds read vulnerability has been discovered in libpng. This vulnerability is in libpng's simplified API allows reading up to 1012 bytes beyond the png_sRGB_base[512] array when processing valid palette PNG images with partial transparency and gamma correction. The PNG files that trigger this vulnerability are valid per the PNG specification; the bug is in libpng's internal state management.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64 | — |
Workaround
|
A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A Subscription Management tool for finding and reporting Red Hat product usage",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Discovery, also known as Discovery, is an inspection and reporting tool that finds,\nidentifies, and reports environment data, or facts, such as the number of physical and virtual\nsystems on a network, their operating systems, and relevant configuration data stored within\nthem. Discovery also identifies and reports more detailed facts for some versions of key\nRed Hat packages and products that it finds in the network.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:0414",
"url": "https://access.redhat.com/errata/RHSA-2026:0414"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-5642",
"url": "https://access.redhat.com/security/cve/CVE-2024-5642"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12816",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15284",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-45582",
"url": "https://access.redhat.com/security/cve/CVE-2025-45582"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-4598",
"url": "https://access.redhat.com/security/cve/CVE-2025-4598"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59375",
"url": "https://access.redhat.com/security/cve/CVE-2025-59375"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59682",
"url": "https://access.redhat.com/security/cve/CVE-2025-59682"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6069",
"url": "https://access.redhat.com/security/cve/CVE-2025-6069"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6075",
"url": "https://access.redhat.com/security/cve/CVE-2025-6075"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61984",
"url": "https://access.redhat.com/security/cve/CVE-2025-61984"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61985",
"url": "https://access.redhat.com/security/cve/CVE-2025-61985"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64460",
"url": "https://access.redhat.com/security/cve/CVE-2025-64460"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64720",
"url": "https://access.redhat.com/security/cve/CVE-2025-64720"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64756",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-65018",
"url": "https://access.redhat.com/security/cve/CVE-2025-65018"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66031",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66293",
"url": "https://access.redhat.com/security/cve/CVE-2025-66293"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-8291",
"url": "https://access.redhat.com/security/cve/CVE-2025-8291"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9714",
"url": "https://access.redhat.com/security/cve/CVE-2025-9714"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/subscription_central/1-latest/#Discovery",
"url": "https://docs.redhat.com/en/documentation/subscription_central/1-latest/#Discovery"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_0414.json"
}
],
"title": "Red Hat Security Advisory: A Subscription Management tool for finding and reporting Red Hat product usage",
"tracking": {
"current_release_date": "2026-06-06T13:21:27+00:00",
"generator": {
"date": "2026-06-06T13:21:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:0414",
"initial_release_date": "2026-01-08T22:34:17+00:00",
"revision_history": [
{
"date": "2026-01-08T22:34:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-08T22:34:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-06T13:21:27+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Discovery 2",
"product": {
"name": "Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:discovery:2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Discovery"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"product": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-server-rhel9@sha256%3Ad4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf?arch=amd64\u0026repository_url=registry.redhat.io/discovery\u0026tag=1767888970"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"product": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-ui-rhel9@sha256%3A899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee?arch=amd64\u0026repository_url=registry.redhat.io/discovery\u0026tag=1767904573"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"product": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-server-rhel9@sha256%3A75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543?arch=arm64\u0026repository_url=registry.redhat.io/discovery\u0026tag=1767888970"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64",
"product": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64",
"product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-ui-rhel9@sha256%3A8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e?arch=arm64\u0026repository_url=registry.redhat.io/discovery\u0026tag=1767904573"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64"
},
"product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"relates_to_product_reference": "Red Hat Discovery 2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64"
},
"product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"relates_to_product_reference": "Red Hat Discovery 2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64"
},
"product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"relates_to_product_reference": "Red Hat Discovery 2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
},
"product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64",
"relates_to_product_reference": "Red Hat Discovery 2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-5642",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-06-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294682"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Python/CPython that does not disallow configuring an empty list (\"[]\") for SSLContext.set_npn_protocols(), which is an invalid value for the underlying OpenSSL API. This issue results in a buffer over-read when NPN is used. See CVE -2024-5535 for OpenSSL for more information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Invalid value for OpenSSL API may cause Buffer over-read when NPN is used",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated with a Low severity due to NPN not being widely used and specifying an empty list is likely uncommon in practice. Typically, a protocol name would be configured.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-5642"
},
{
"category": "external",
"summary": "RHBZ#2294682",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294682"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-5642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5642"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-5642",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-5642"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PLP2JI3PJY33YG6P5BZYSSNU66HASXBQ/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PLP2JI3PJY33YG6P5BZYSSNU66HASXBQ/"
}
],
"release_date": "2024-06-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-08T22:34:17+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0414"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 2.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python: Invalid value for OpenSSL API may cause Buffer over-read when NPN is used"
},
{
"cve": "CVE-2025-4598",
"cwe": {
"id": "CWE-364",
"name": "Signal Handler Race Condition"
},
"discovery_date": "2025-05-29T19:04:54.578000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2369242"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in systemd-coredump. This flaw allows an attacker to force a SUID process to crash and replace it with a non-SUID binary to access the original\u0027s privileged process coredump, allowing the attacker to read sensitive data, such as /etc/shadow content, loaded by the original process.\n\nA SUID binary or process has a special type of permission, which allows the process to run with the file owner\u0027s permissions, regardless of the user executing the binary. This allows the process to access more restricted data than unprivileged users or processes would be able to. An attacker can leverage this flaw by forcing a SUID process to crash and force the Linux kernel to recycle the process PID before systemd-coredump can analyze the /proc/pid/auxv file. If the attacker wins the race condition, they gain access to the original\u0027s SUID process coredump file. They can read sensitive content loaded into memory by the original binary, affecting data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "systemd-coredump: race condition that allows a local attacker to crash a SUID program and gain read access to the resulting core dump",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw was rated as having a severity of Moderate due to the complexity to exploit this flaw. The attacker needs to setup a way to win the race condition and have an unprivileged local account to successfully exploit this vulnerability.\n\nBy default Red Hat Enterprise Linux 8 doesn\u0027t allow systemd-coredump to create dumps of SUID programs as the /proc/sys/fs/suid_dumpable is set to 0, disabling by default this capability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4598"
},
{
"category": "external",
"summary": "RHBZ#2369242",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369242"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4598",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4598"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4598",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4598"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2025/05/29/3",
"url": "https://www.openwall.com/lists/oss-security/2025/05/29/3"
}
],
"release_date": "2025-05-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-08T22:34:17+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0414"
},
{
"category": "workaround",
"details": "This issue can be mitigated by disabling the capability of the system to generate a coredump for SUID binaries. The perform that, the following command can be ran as `root` user:\n\n~~~\necho 0 \u003e /proc/sys/fs/suid_dumpable\n~~~\n\nWhile this mitigates this vulnerability while it\u0027s not possible to update the systemd package, it disables the capability of analyzing crashes for such binaries.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "systemd-coredump: race condition that allows a local attacker to crash a SUID program and gain read access to the resulting core dump"
},
{
"cve": "CVE-2025-6069",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2025-06-17T14:00:45.339399+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373234"
}
],
"notes": [
{
"category": "description",
"text": "A denial-of-service (DoS) vulnerability has been discovered in Python\u0027s html.parser.HTMLParser class. When processing specially malformed HTML input, the parsing runtime can become quadratic with respect to the input size. This significantly increased processing time can lead to excessive resource consumption, ultimately causing a denial-of-service condition in applications that rely on this parser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Python HTMLParser quadratic complexity",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6069"
},
{
"category": "external",
"summary": "RHBZ#2373234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373234"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6069",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6069"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/4455cbabf991e202185a25a631af206f60bbc949",
"url": "https://github.com/python/cpython/commit/4455cbabf991e202185a25a631af206f60bbc949"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/6eb6c5dbfb528bd07d77b60fd71fd05d81d45c41",
"url": "https://github.com/python/cpython/commit/6eb6c5dbfb528bd07d77b60fd71fd05d81d45c41"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/d851f8e258c7328814943e923a7df81bca15df4b",
"url": "https://github.com/python/cpython/commit/d851f8e258c7328814943e923a7df81bca15df4b"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/135462",
"url": "https://github.com/python/cpython/issues/135462"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/135464",
"url": "https://github.com/python/cpython/pull/135464"
}
],
"release_date": "2025-06-17T13:39:46.058000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-08T22:34:17+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0414"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Python HTMLParser quadratic complexity"
},
{
"cve": "CVE-2025-6075",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-31T17:01:47.052517+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2408891"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in Python\u2019s os.path.expandvars() function that can cause performance degradation. When processing specially crafted, user-controlled input with nested environment variable patterns, the function exhibits quadratic time complexity, potentially leading to excessive CPU usage and denial of service (DoS) conditions. No code execution or data exposure occurs, so the impact is limited to performance slowdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Quadratic complexity in os.path.expandvars() with user-controlled template",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low rather than Moderate because it only causes a performance inefficiency without affecting code execution, data integrity, or confidentiality. The flaw lies in the algorithmic complexity of os.path.expandvars(), which can become quadratic when processing crafted input containing repetitive or nested environment variable references. Exploitation requires the attacker to control the input string passed to this function, which is uncommon in secure applications. Moreover, the impact is limited to increased CPU utilization and potential slowdown, not system compromise or data manipulation. Since the issue does not introduce memory corruption, privilege escalation, or information disclosure risks, its overall impact scope and exploitability are minimal, justifying a Low severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6075"
},
{
"category": "external",
"summary": "RHBZ#2408891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2408891"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6075"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6075",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6075"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/136065",
"url": "https://github.com/python/cpython/issues/136065"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/IUP5QJ6D4KK6ULHOMPC7DPNKRYQTQNLA/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/IUP5QJ6D4KK6ULHOMPC7DPNKRYQTQNLA/"
}
],
"release_date": "2025-10-31T16:41:34.983000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-08T22:34:17+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0414"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python: Quadratic complexity in os.path.expandvars() with user-controlled template"
},
{
"cve": "CVE-2025-8291",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"discovery_date": "2025-10-07T19:01:23.599055+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2402342"
}
],
"notes": [
{
"category": "description",
"text": "A zip file handling flaw has been discovered in the python standard library `zipfile` module. The \u0027zipfile\u0027 module would not check the validity of the ZIP64 End of Central Directory (EOCD) Locator record offset value would not be used to locate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be assumed to be the previous record in the ZIP archive. This could be abused to create ZIP archives that are handled differently by the \u0027zipfile\u0027 module compared to other ZIP implementations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: Python zipfile End of Central Directory (EOCD) Locator record offset not checked",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-8291"
},
{
"category": "external",
"summary": "RHBZ#2402342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2402342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8291",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8291"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/162997bb70e067668c039700141770687bc8f267",
"url": "https://github.com/python/cpython/commit/162997bb70e067668c039700141770687bc8f267"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/333d4a6f4967d3ace91492a39ededbcf3faa76a6",
"url": "https://github.com/python/cpython/commit/333d4a6f4967d3ace91492a39ededbcf3faa76a6"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/139700",
"url": "https://github.com/python/cpython/issues/139700"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/139702",
"url": "https://github.com/python/cpython/pull/139702"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/QECOPWMTH4VPPJAXAH2BGTA4XADOP62G/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/QECOPWMTH4VPPJAXAH2BGTA4XADOP62G/"
}
],
"release_date": "2025-10-07T18:10:05.908000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-08T22:34:17+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0414"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: Python zipfile End of Central Directory (EOCD) Locator record offset not checked"
},
{
"cve": "CVE-2025-9714",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2025-09-02T13:03:56.452000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2392605"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxstl/libxml2. The \u0027exsltDynMapFunction\u0027 function in libexslt/dynamic.c does not contain a recursion depth check, which may cause an infinite loop via a specially crafted XSLT document while handling \u0027dyn:map()\u0027, leading to stack exhaustion and a local denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: libxml2: Inifinite recursion at exsltDynMapFunction function in libexslt/dynamic.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "No evidence was found for arbitrary memory corruption through this flaw, limiting its impact to Availability only, and reducing its severity to Moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9714"
},
{
"category": "external",
"summary": "RHBZ#2392605",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392605"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9714"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9714",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9714"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxml2/-/commit/677a42645ef22b5a50741bad5facf9d8a8bc6d21",
"url": "https://gitlab.gnome.org/GNOME/libxml2/-/commit/677a42645ef22b5a50741bad5facf9d8a8bc6d21"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/148",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/148"
}
],
"release_date": "2025-09-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-08T22:34:17+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0414"
},
{
"category": "workaround",
"details": "The impact of this flaw may be reduced by setting strict resource limits to the stack size of processes at the operational system level. This can be achieved either through the \u0027ulimit\u0027 shell built-in or the \u0027limits.conf\u0027 file.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxslt: libxml2: Inifinite recursion at exsltDynMapFunction function in libexslt/dynamic.c"
},
{
"cve": "CVE-2025-12816",
"cwe": {
"id": "CWE-179",
"name": "Incorrect Behavior Order: Early Validation"
},
"discovery_date": "2025-11-25T20:01:05.875196+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417097"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products due to an interpretation conflict in the node-forge library. An unauthenticated attacker could exploit this flaw by crafting malicious ASN.1 structures, leading to a bypass of cryptographic verifications and security decisions in affected applications. This impacts various Red Hat products that utilize node-forge for cryptographic operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "RHBZ#2417097",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417097"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge",
"url": "https://github.com/digitalbazaar/forge"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/pull/1124",
"url": "https://github.com/digitalbazaar/forge/pull/1124"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq"
},
{
"category": "external",
"summary": "https://kb.cert.org/vuls/id/521113",
"url": "https://kb.cert.org/vuls/id/521113"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/node-forge",
"url": "https://www.npmjs.com/package/node-forge"
}
],
"release_date": "2025-11-25T19:15:50.243000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-08T22:34:17+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0414"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications"
},
{
"cve": "CVE-2025-15284",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-29T23:00:58.541337+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425946"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qs: qs: Denial of Service via improper input validation in array parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the `qs` module for parsing query strings, particularly when processing user-controlled input with bracket notation. The `arrayLimit` option, intended to prevent resource exhaustion, is bypassed when bracket notation (`a[]=value`) is used, allowing a remote attacker to cause a denial of service through memory exhaustion. This can lead to application crashes or unresponsiveness, making the service unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "RHBZ#2425946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425946"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15284"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9",
"url": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p",
"url": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p"
}
],
"release_date": "2025-12-29T22:56:45.240000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-08T22:34:17+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0414"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "qs: qs: Denial of Service via improper input validation in array parsing"
},
{
"cve": "CVE-2025-45582",
"cwe": {
"id": "CWE-24",
"name": "Path Traversal: \u0027../filedir\u0027"
},
"discovery_date": "2025-07-11T17:00:47.340822+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2379592"
}
],
"notes": [
{
"category": "description",
"text": "A relative path traversal flaw was found in the gnu tar utility. When archives with relative paths are extracted without the \u2018--keep-old-files\u2019 (\u2018-k\u2019), the extraction process may overwrite existing files that the current user has access to. The server may be impacted if these files are critical to the operation of some service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tar: Tar path traversal",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-45582"
},
{
"category": "external",
"summary": "RHBZ#2379592",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379592"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-45582",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45582"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-45582",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-45582"
},
{
"category": "external",
"summary": "https://github.com/i900008/vulndb/blob/main/Gnu_tar_vuln.md",
"url": "https://github.com/i900008/vulndb/blob/main/Gnu_tar_vuln.md"
},
{
"category": "external",
"summary": "https://www.gnu.org/software/tar/",
"url": "https://www.gnu.org/software/tar/"
},
{
"category": "external",
"summary": "https://www.gnu.org/software/tar/manual/html_node/Integrity.html#Integrity",
"url": "https://www.gnu.org/software/tar/manual/html_node/Integrity.html#Integrity"
}
],
"release_date": "2025-07-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-08T22:34:17+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0414"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "tar: Tar path traversal"
},
{
"cve": "CVE-2025-59375",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-09-15T03:00:59.775098+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2395108"
}
],
"notes": [
{
"category": "description",
"text": "A memory amplification vulnerability in libexpat allows attackers to trigger excessive dynamic memory allocations by submitting specially crafted XML input. A small input (~250 KiB) can cause the parser to allocate hundreds of megabytes, leading to denial-of-service (DoS) through memory exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "firefox: thunderbird: expat: libexpat in Expat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is Important rather than Critical because, while it allows for significant resource exhaustion leading to denial-of-service (DoS), it does not enable arbitrary code execution, data leakage, or privilege escalation. The vulnerability stems from an uncontrolled memory amplification behavior in libexpat\u2019s parser, where a relatively small XML payload can cause disproportionately large heap allocations. However, the flaw is limited in scope to service disruption and requires the attacker to submit a crafted XML document\u2014something that can be mitigated with proper input validation and memory usage limits. Therefore, while the exploitability is high, the impact is confined to availability, not confidentiality or integrity, making it a high-severity but not critical flaw.\n\nIn Firefox and Thunderbird, where libexpat is a transitive userspace dependency, exploitation usually just crashes the application (app-level DoS), so it is classified as Moderate instead of Important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59375"
},
{
"category": "external",
"summary": "RHBZ#2395108",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395108"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59375"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59375",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59375"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2026-22/#CVE-2025-59375",
"url": "https://www.mozilla.org/security/advisories/mfsa2026-22/#CVE-2025-59375"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2026-24/#CVE-2025-59375",
"url": "https://www.mozilla.org/security/advisories/mfsa2026-24/#CVE-2025-59375"
}
],
"release_date": "2025-09-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-08T22:34:17+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0414"
},
{
"category": "workaround",
"details": "To mitigate the issue, limit XML input size and complexity before parsing, and avoid accepting compressed or deeply nested XML. Use OS-level resource controls (like ulimit or setrlimit()) to cap memory usage, or run the parser in a sandboxed or isolated process with strict memory and CPU limits. This helps prevent denial-of-service by containing excessive resource consumption.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "firefox: thunderbird: expat: libexpat in Expat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing"
},
{
"cve": "CVE-2025-59682",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-09-30T13:18:31.746000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2400450"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Django. The django.utils.archive.extract() function, used by startapp --templateand startproject --template, allowed partial directory-traversal via an archive with file paths sharing a common prefix with the target directory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "django: Potential partial directory-traversal via archive.extract()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59682"
},
{
"category": "external",
"summary": "RHBZ#2400450",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2400450"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59682",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59682"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59682",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59682"
}
],
"release_date": "2025-10-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-08T22:34:17+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0414"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "django: Potential partial directory-traversal via archive.extract()"
},
{
"cve": "CVE-2025-61984",
"cwe": {
"id": "CWE-159",
"name": "Improper Handling of Invalid Use of Special Elements"
},
"discovery_date": "2025-10-06T19:01:13.449665+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401960"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH where control characters in usernames were not properly validated when sourced from untrusted inputs like the command line or configuration expansion. If a ProxyCommand is used, these control characters could modify command behavior, potentially leading to code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssh: OpenSSH: Control characters in usernames can lead to code execution via ProxyCommand",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact is MODERATE because it is a critical component used across many Red Hat products.\nThe issue occurs only when a ProxyCommand is configured and the SSH client handles a username containing control characters from an untrusted source, such as script-generated input or expanded configuration values.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61984"
},
{
"category": "external",
"summary": "RHBZ#2401960",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401960"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61984",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61984"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61984",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61984"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=175974522032149\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=175974522032149\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.com/releasenotes.html#10.1p1",
"url": "https://www.openssh.com/releasenotes.html#10.1p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2025/10/06/1",
"url": "https://www.openwall.com/lists/oss-security/2025/10/06/1"
}
],
"release_date": "2025-10-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-08T22:34:17+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0414"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssh: OpenSSH: Control characters in usernames can lead to code execution via ProxyCommand"
},
{
"cve": "CVE-2025-61985",
"cwe": {
"id": "CWE-158",
"name": "Improper Neutralization of Null Byte or NUL Character"
},
"discovery_date": "2025-10-06T19:01:16.841946+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401962"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSH where the SSH client accepted \\0 (null) characters in ssh:// URIs. When a ProxyCommand is configured, these characters could alter how the command is parsed, potentially leading to code execution depending on how the proxy is set up.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssh: OpenSSH: Null character in ssh:// URI can lead to code execution via ProxyCommand",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact is MODERATE because it is a critical component used across many Red Hat products.\nExploiting this vulnerability would require a specific configuration where ProxyCommand is enabled and the SSH client processes an untrusted ssh:// URI containing null bytes. Under these conditions, the command parser may misinterpret the URI and execute unintended shell commands.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61985"
},
{
"category": "external",
"summary": "RHBZ#2401962",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401962"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61985"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61985",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61985"
},
{
"category": "external",
"summary": "https://marc.info/?l=openssh-unix-dev\u0026m=175974522032149\u0026w=2",
"url": "https://marc.info/?l=openssh-unix-dev\u0026m=175974522032149\u0026w=2"
},
{
"category": "external",
"summary": "https://www.openssh.com/releasenotes.html#10.1p1",
"url": "https://www.openssh.com/releasenotes.html#10.1p1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2025/10/06/1",
"url": "https://www.openwall.com/lists/oss-security/2025/10/06/1"
}
],
"release_date": "2025-10-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-08T22:34:17+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0414"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssh: OpenSSH: Null character in ssh:// URI can lead to code execution via ProxyCommand"
},
{
"cve": "CVE-2025-64460",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-12-02T16:01:05.300335+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Django. This vulnerability allows a remote attacker to cause a potential denial-of-service (DoS) attack triggering Central Processing Unit (CPU) and memory exhaustion via specially crafted Extensible Markup Language (XML) input processed by the XML Deserializer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Django: Django: Algorithmic complexity in XML Deserializer leads to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that process XML input using Django\u0027s XML Deserializer, including Red Hat Ansible Automation Platform, Red Hat OpenStack Platform, and OpenShift Service Mesh. A remote attacker can exploit this flaw by providing specially crafted XML, leading to a denial-of-service due to CPU and memory exhaustion.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64460"
},
{
"category": "external",
"summary": "RHBZ#2418366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64460",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64460"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64460",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64460"
},
{
"category": "external",
"summary": "https://docs.djangoproject.com/en/dev/releases/security/",
"url": "https://docs.djangoproject.com/en/dev/releases/security/"
},
{
"category": "external",
"summary": "https://groups.google.com/g/django-announce",
"url": "https://groups.google.com/g/django-announce"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2025/dec/02/security-releases/",
"url": "https://www.djangoproject.com/weblog/2025/dec/02/security-releases/"
}
],
"release_date": "2025-12-02T15:15:34.451000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-08T22:34:17+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0414"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Django: Django: Algorithmic complexity in XML Deserializer leads to denial of service"
},
{
"cve": "CVE-2025-64720",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-11-25T00:00:54.081073+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416904"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw has been discovered in libpng. An out-of-bounds read vulnerability exists in png_image_read_composite when processing palette images with PNG_FLAG_OPTIMIZE_ALPHA enabled. The palette compositing code in png_init_read_transformations incorrectly applies background compositing during premultiplication, violating the invariant component \u2264 alpha \u00d7 257 required by the simplified PNG API.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. An out-of-bounds read in libpng can occur when processing specially crafted palette images with `PNG_FLAG_OPTIMIZE_ALPHA` enabled. Successful exploitation requires a user to process a malicious PNG file, leading to potential application crash or information disclosure.\n\njava-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64720"
},
{
"category": "external",
"summary": "RHBZ#2416904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64720"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64720",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64720"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643",
"url": "https://github.com/pnggroup/libpng/commit/08da33b4c88cfcd36e5a706558a8d7e0e4773643"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/686",
"url": "https://github.com/pnggroup/libpng/issues/686"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/pull/751",
"url": "https://github.com/pnggroup/libpng/pull/751"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-hfc7-ph9c-wcww"
}
],
"release_date": "2025-11-24T23:45:38.315000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-08T22:34:17+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0414"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG buffer overflow"
},
{
"cve": "CVE-2025-64756",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2025-11-17T18:01:28.077927+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415451"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glob: glob: Command Injection Vulnerability via Malicious Filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in glob allows arbitrary command execution when the `glob` command-line interface is used with the `-c/--cmd` option to process files with malicious names. The vulnerability is triggered by shell metacharacters in filenames, leading to command injection. The glob CLI tool utilizes the -c option to execute shell commands over the files which matched the searched pattern by using the shell:true parameter when creating the subprocess which will further execute the command informed via \u0027-c\u0027 option, this parameter allows the shell meta characters to be used and processed when executing the command. Given that information glob misses to sanitize the file name to eliminate such characters and expressions from the filename, leading to code execution as when performing the shell expansion such characters will be interpreted as shell commands.\n\nTo exploit this vulnerability the targeted system should run the glob CLI over a file with a maliciously crafted filename, additionally the attacker needs to have enough permission to create such file or trick the user to download and process the required file with the glob CLI.\n\nThis flaw is present in the command line interface of the nodejs-glob package. When the package is used by npm, the command line interface is not used at all, so it cannot be triggered. However, the command line interface implementation is still present on the system, but not directly exposed to the user\u0027s $PATH. To reflect this condition, nodejs packages have been rated with a low severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "RHBZ#2415451",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415451"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146",
"url": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2",
"url": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2"
}
],
"release_date": "2025-11-17T17:29:08.029000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-08T22:34:17+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0414"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using the `glob` command-line interface with the `-c` or `--cmd` option when processing filenames from untrusted sources. If programmatic use of `glob` is necessary, ensure that filenames are thoroughly sanitized before being passed to commands executed with shell interpretation enabled.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glob: glob: Command Injection Vulnerability via Malicious Filenames"
},
{
"cve": "CVE-2025-65018",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-11-25T00:01:05.570152+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416907"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw has been discovered in libpng. There is a heap buffer overflow vulnerability in the libpng simplified API function png_image_finish_read when processing 16-bit interlaced PNGs with 8-bit output format. Attacker-crafted interlaced PNG files cause heap writes beyond allocated buffer bounds.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG heap buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. A heap buffer overflow exists in the libpng library\u0027s png_image_finish_read function when processing specially crafted 16-bit interlaced PNG images with an 8-bit output format. Successful exploitation requires a user or an automated system to process a malicious PNG file, which could lead to application crashes or arbitrary code execution.\n\njava-*-openjdk-headless packages do not contain libsplashscreen.so, hence are not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65018"
},
{
"category": "external",
"summary": "RHBZ#2416907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65018"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65018",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65018"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/16b5e3823918840aae65c0a6da57c78a5a496a4d",
"url": "https://github.com/pnggroup/libpng/commit/16b5e3823918840aae65c0a6da57c78a5a496a4d"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea",
"url": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/755",
"url": "https://github.com/pnggroup/libpng/issues/755"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/pull/757",
"url": "https://github.com/pnggroup/libpng/pull/757"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-7wv6-48j4-hj3g",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-7wv6-48j4-hj3g"
}
],
"release_date": "2025-11-24T23:50:18.294000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-08T22:34:17+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0414"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG heap buffer overflow"
},
{
"cve": "CVE-2025-66031",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2025-11-26T23:01:36.363253+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417397"
}
],
"notes": [
{
"category": "description",
"text": "An ASN.1 Denial of Service (Dos) vulnerability exists in the node-forge asn1.fromDer function within forge/lib/asn1.js. The ASN.1 DER parser implementation (_fromDer) recurses for every constructed ASN.1 value (SEQUENCE, SET, etc.) and lacks a guard limiting recursion depth. An attacker can craft a small DER blob containing a very large nesting depth of constructed TLVs which causes the Node.js V8 engine to exhaust its call stack and throw RangeError: Maximum call stack size exceeded, crashing or incapacitating the process handling the parse. This is a remote, low-cost Denial-of-Service against applications that parse untrusted ASN.1 objects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge ASN.1 Unbounded Recursion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "RHBZ#2417397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417397"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66031"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451",
"url": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27"
}
],
"release_date": "2025-11-26T22:23:26.013000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-08T22:34:17+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0414"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-forge: node-forge ASN.1 Unbounded Recursion"
},
{
"cve": "CVE-2025-66293",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-12-03T21:00:59.956903+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418711"
}
],
"notes": [
{
"category": "description",
"text": "An out of bounds read vulnerability has been discovered in libpng. This vulnerability is in libpng\u0027s simplified API allows reading up to 1012 bytes beyond the png_sRGB_base[512] array when processing valid palette PNG images with partial transparency and gamma correction. The PNG files that trigger this vulnerability are valid per the PNG specification; the bug is in libpng\u0027s internal state management.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG out-of-bounds read in png_image_read_composite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has rated this vulnerability as Important as it affects libpng, a widely used library for PNG image processing. The flaw is due to an out-of-bounds read in libpng\u2019s simplified API when handling specially crafted PNG images containing partial transparency and gamma correction data. Successful exploitation could result in information disclosure or cause application crashes in applications processing untrusted PNG content.\n\nFor `java-17-openjdk-headless` and `java-21-openjdk-headless`, while the affected code is present in the bundled sources, it is not exercised by these headless packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66293"
},
{
"category": "external",
"summary": "RHBZ#2418711",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418711"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66293"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66293",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66293"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/788a624d7387a758ffd5c7ab010f1870dea753a1",
"url": "https://github.com/pnggroup/libpng/commit/788a624d7387a758ffd5c7ab010f1870dea753a1"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/a05a48b756de63e3234ea6b3b938b8f5f862484a",
"url": "https://github.com/pnggroup/libpng/commit/a05a48b756de63e3234ea6b3b938b8f5f862484a"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/764",
"url": "https://github.com/pnggroup/libpng/issues/764"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-9mpm-9pxh-mg4f",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-9mpm-9pxh-mg4f"
}
],
"release_date": "2025-12-03T20:33:57.086000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-08T22:34:17+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0414"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG out-of-bounds read in png_image_read_composite"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-08T22:34:17+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0414"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:75723049a444b5136e2d40920e2852f0840fecf60832a8bbb06e488fc9bba543_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4e8987a100ea60942306f1564679e51fa1364f6124fbfb3100959f83a1f16bf_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:8af6fd7c8fe38d6bfd22e42810badde0aeeae738ea28667ae29dbc0cf4266f3e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
}
]
}
RHSA-2026:0531
Vulnerability from csaf_redhat - Published: 2026-01-13 21:28 - Updated: 2026-06-06 13:21A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:7185a8f744022307c7a178d35e7ae32d7797eed4f9379b2dba8954e2856f2ed1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:926035e11898ddff4ca044e19ec6daf5f159ad4dcf231ae3ab4a188f4c7ec0dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:2075e690aa63b47dc2e0866bb0ca5eb6924a05176243a60c8f58c8885adf7e02_amd64 | — |
Workaround
|
A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:7185a8f744022307c7a178d35e7ae32d7797eed4f9379b2dba8954e2856f2ed1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:926035e11898ddff4ca044e19ec6daf5f159ad4dcf231ae3ab4a188f4c7ec0dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:2075e690aa63b47dc2e0866bb0ca5eb6924a05176243a60c8f58c8885adf7e02_amd64 | — |
Workaround
|
A flaw was found in auth0/node-jws. This vulnerability allows improper signature verification via using the HS256 (Hash-based Message Authentication Code using SHA-256) algorithm under specific conditions, where applications use the jws.createVerify() function for HMAC (Keyed-Hash Message Authentication Code) algorithms and user-provided data from the JSON (JavaScript Object Notation) Web Signature protected header or payload in HMAC secret lookup routines.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:7185a8f744022307c7a178d35e7ae32d7797eed4f9379b2dba8954e2856f2ed1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:926035e11898ddff4ca044e19ec6daf5f159ad4dcf231ae3ab4a188f4c7ec0dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:2075e690aa63b47dc2e0866bb0ca5eb6924a05176243a60c8f58c8885adf7e02_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Developer Hub 1.8.2 has been released.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Developer Hub (RHDH) is Red Hat\u0027s enterprise-grade, self-managed, customizable developer portal based on Backstage.io. RHDH is supported on OpenShift and other major Kubernetes clusters (AKS, EKS, GKE). The core features of RHDH include a single pane of glass, a centralized software catalog, self-service via golden path templates, and Tech Docs. RHDH is extensible by plugins.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:0531",
"url": "https://access.redhat.com/errata/RHSA-2026:0531"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15284",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64756",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-65945",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://catalog.redhat.com/search?gs\u0026searchType=containers\u0026q=rhdh",
"url": "https://catalog.redhat.com/search?gs\u0026searchType=containers\u0026q=rhdh"
},
{
"category": "external",
"summary": "https://developers.redhat.com/rhdh/overview",
"url": "https://developers.redhat.com/rhdh/overview"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_developer_hub",
"url": "https://docs.redhat.com/en/documentation/red_hat_developer_hub"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-11116",
"url": "https://issues.redhat.com/browse/RHIDP-11116"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-11118",
"url": "https://issues.redhat.com/browse/RHIDP-11118"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHIDP-11242",
"url": "https://issues.redhat.com/browse/RHIDP-11242"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_0531.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Developer Hub 1.8.2 release.",
"tracking": {
"current_release_date": "2026-06-06T13:21:32+00:00",
"generator": {
"date": "2026-06-06T13:21:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:0531",
"initial_release_date": "2026-01-13T21:28:08+00:00",
"revision_history": [
{
"date": "2026-01-13T21:28:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-13T21:28:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-06T13:21:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Developer Hub 1.8",
"product": {
"name": "Red Hat Developer Hub 1.8",
"product_id": "Red Hat Developer Hub 1.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhdh:1.8::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Developer Hub"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:7185a8f744022307c7a178d35e7ae32d7797eed4f9379b2dba8954e2856f2ed1_amd64",
"product": {
"name": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:7185a8f744022307c7a178d35e7ae32d7797eed4f9379b2dba8954e2856f2ed1_amd64",
"product_id": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:7185a8f744022307c7a178d35e7ae32d7797eed4f9379b2dba8954e2856f2ed1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhdh-hub-rhel9@sha256%3A7185a8f744022307c7a178d35e7ae32d7797eed4f9379b2dba8954e2856f2ed1?arch=amd64\u0026repository_url=registry.redhat.io/rhdh\u0026tag=1768247401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:2075e690aa63b47dc2e0866bb0ca5eb6924a05176243a60c8f58c8885adf7e02_amd64",
"product": {
"name": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:2075e690aa63b47dc2e0866bb0ca5eb6924a05176243a60c8f58c8885adf7e02_amd64",
"product_id": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:2075e690aa63b47dc2e0866bb0ca5eb6924a05176243a60c8f58c8885adf7e02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhdh-rhel9-operator@sha256%3A2075e690aa63b47dc2e0866bb0ca5eb6924a05176243a60c8f58c8885adf7e02?arch=amd64\u0026repository_url=registry.redhat.io/rhdh\u0026tag=1768247048"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:926035e11898ddff4ca044e19ec6daf5f159ad4dcf231ae3ab4a188f4c7ec0dd_amd64",
"product": {
"name": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:926035e11898ddff4ca044e19ec6daf5f159ad4dcf231ae3ab4a188f4c7ec0dd_amd64",
"product_id": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:926035e11898ddff4ca044e19ec6daf5f159ad4dcf231ae3ab4a188f4c7ec0dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhdh-operator-bundle@sha256%3A926035e11898ddff4ca044e19ec6daf5f159ad4dcf231ae3ab4a188f4c7ec0dd?arch=amd64\u0026repository_url=registry.redhat.io/rhdh\u0026tag=1768250779"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:7185a8f744022307c7a178d35e7ae32d7797eed4f9379b2dba8954e2856f2ed1_amd64 as a component of Red Hat Developer Hub 1.8",
"product_id": "Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:7185a8f744022307c7a178d35e7ae32d7797eed4f9379b2dba8954e2856f2ed1_amd64"
},
"product_reference": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:7185a8f744022307c7a178d35e7ae32d7797eed4f9379b2dba8954e2856f2ed1_amd64",
"relates_to_product_reference": "Red Hat Developer Hub 1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:926035e11898ddff4ca044e19ec6daf5f159ad4dcf231ae3ab4a188f4c7ec0dd_amd64 as a component of Red Hat Developer Hub 1.8",
"product_id": "Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:926035e11898ddff4ca044e19ec6daf5f159ad4dcf231ae3ab4a188f4c7ec0dd_amd64"
},
"product_reference": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:926035e11898ddff4ca044e19ec6daf5f159ad4dcf231ae3ab4a188f4c7ec0dd_amd64",
"relates_to_product_reference": "Red Hat Developer Hub 1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:2075e690aa63b47dc2e0866bb0ca5eb6924a05176243a60c8f58c8885adf7e02_amd64 as a component of Red Hat Developer Hub 1.8",
"product_id": "Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:2075e690aa63b47dc2e0866bb0ca5eb6924a05176243a60c8f58c8885adf7e02_amd64"
},
"product_reference": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:2075e690aa63b47dc2e0866bb0ca5eb6924a05176243a60c8f58c8885adf7e02_amd64",
"relates_to_product_reference": "Red Hat Developer Hub 1.8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-15284",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-29T23:00:58.541337+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:926035e11898ddff4ca044e19ec6daf5f159ad4dcf231ae3ab4a188f4c7ec0dd_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:2075e690aa63b47dc2e0866bb0ca5eb6924a05176243a60c8f58c8885adf7e02_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425946"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qs: qs: Denial of Service via improper input validation in array parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the `qs` module for parsing query strings, particularly when processing user-controlled input with bracket notation. The `arrayLimit` option, intended to prevent resource exhaustion, is bypassed when bracket notation (`a[]=value`) is used, allowing a remote attacker to cause a denial of service through memory exhaustion. This can lead to application crashes or unresponsiveness, making the service unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:7185a8f744022307c7a178d35e7ae32d7797eed4f9379b2dba8954e2856f2ed1_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:926035e11898ddff4ca044e19ec6daf5f159ad4dcf231ae3ab4a188f4c7ec0dd_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:2075e690aa63b47dc2e0866bb0ca5eb6924a05176243a60c8f58c8885adf7e02_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "RHBZ#2425946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425946"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15284"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9",
"url": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p",
"url": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p"
}
],
"release_date": "2025-12-29T22:56:45.240000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-13T21:28:08+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:7185a8f744022307c7a178d35e7ae32d7797eed4f9379b2dba8954e2856f2ed1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0531"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:7185a8f744022307c7a178d35e7ae32d7797eed4f9379b2dba8954e2856f2ed1_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:926035e11898ddff4ca044e19ec6daf5f159ad4dcf231ae3ab4a188f4c7ec0dd_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:2075e690aa63b47dc2e0866bb0ca5eb6924a05176243a60c8f58c8885adf7e02_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:7185a8f744022307c7a178d35e7ae32d7797eed4f9379b2dba8954e2856f2ed1_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:926035e11898ddff4ca044e19ec6daf5f159ad4dcf231ae3ab4a188f4c7ec0dd_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:2075e690aa63b47dc2e0866bb0ca5eb6924a05176243a60c8f58c8885adf7e02_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "qs: qs: Denial of Service via improper input validation in array parsing"
},
{
"cve": "CVE-2025-64756",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2025-11-17T18:01:28.077927+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:926035e11898ddff4ca044e19ec6daf5f159ad4dcf231ae3ab4a188f4c7ec0dd_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:2075e690aa63b47dc2e0866bb0ca5eb6924a05176243a60c8f58c8885adf7e02_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415451"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glob: glob: Command Injection Vulnerability via Malicious Filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in glob allows arbitrary command execution when the `glob` command-line interface is used with the `-c/--cmd` option to process files with malicious names. The vulnerability is triggered by shell metacharacters in filenames, leading to command injection. The glob CLI tool utilizes the -c option to execute shell commands over the files which matched the searched pattern by using the shell:true parameter when creating the subprocess which will further execute the command informed via \u0027-c\u0027 option, this parameter allows the shell meta characters to be used and processed when executing the command. Given that information glob misses to sanitize the file name to eliminate such characters and expressions from the filename, leading to code execution as when performing the shell expansion such characters will be interpreted as shell commands.\n\nTo exploit this vulnerability the targeted system should run the glob CLI over a file with a maliciously crafted filename, additionally the attacker needs to have enough permission to create such file or trick the user to download and process the required file with the glob CLI.\n\nThis flaw is present in the command line interface of the nodejs-glob package. When the package is used by npm, the command line interface is not used at all, so it cannot be triggered. However, the command line interface implementation is still present on the system, but not directly exposed to the user\u0027s $PATH. To reflect this condition, nodejs packages have been rated with a low severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:7185a8f744022307c7a178d35e7ae32d7797eed4f9379b2dba8954e2856f2ed1_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:926035e11898ddff4ca044e19ec6daf5f159ad4dcf231ae3ab4a188f4c7ec0dd_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:2075e690aa63b47dc2e0866bb0ca5eb6924a05176243a60c8f58c8885adf7e02_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "RHBZ#2415451",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415451"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146",
"url": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2",
"url": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2"
}
],
"release_date": "2025-11-17T17:29:08.029000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-13T21:28:08+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:7185a8f744022307c7a178d35e7ae32d7797eed4f9379b2dba8954e2856f2ed1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0531"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using the `glob` command-line interface with the `-c` or `--cmd` option when processing filenames from untrusted sources. If programmatic use of `glob` is necessary, ensure that filenames are thoroughly sanitized before being passed to commands executed with shell interpretation enabled.",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:7185a8f744022307c7a178d35e7ae32d7797eed4f9379b2dba8954e2856f2ed1_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:926035e11898ddff4ca044e19ec6daf5f159ad4dcf231ae3ab4a188f4c7ec0dd_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:2075e690aa63b47dc2e0866bb0ca5eb6924a05176243a60c8f58c8885adf7e02_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:7185a8f744022307c7a178d35e7ae32d7797eed4f9379b2dba8954e2856f2ed1_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:926035e11898ddff4ca044e19ec6daf5f159ad4dcf231ae3ab4a188f4c7ec0dd_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:2075e690aa63b47dc2e0866bb0ca5eb6924a05176243a60c8f58c8885adf7e02_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glob: glob: Command Injection Vulnerability via Malicious Filenames"
},
{
"cve": "CVE-2025-65945",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2025-12-04T19:01:14.733682+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:926035e11898ddff4ca044e19ec6daf5f159ad4dcf231ae3ab4a188f4c7ec0dd_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:2075e690aa63b47dc2e0866bb0ca5eb6924a05176243a60c8f58c8885adf7e02_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418904"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in auth0/node-jws. This vulnerability allows improper signature verification via using the HS256 (Hash-based Message Authentication Code using SHA-256) algorithm under specific conditions, where applications use the jws.createVerify() function for HMAC (Keyed-Hash Message Authentication Code) algorithms and user-provided data from the JSON (JavaScript Object Notation) Web Signature protected header or payload in HMAC secret lookup routines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:7185a8f744022307c7a178d35e7ae32d7797eed4f9379b2dba8954e2856f2ed1_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:926035e11898ddff4ca044e19ec6daf5f159ad4dcf231ae3ab4a188f4c7ec0dd_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:2075e690aa63b47dc2e0866bb0ca5eb6924a05176243a60c8f58c8885adf7e02_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "RHBZ#2418904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65945"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e",
"url": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x",
"url": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x"
}
],
"release_date": "2025-12-04T18:45:37.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-13T21:28:08+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:7185a8f744022307c7a178d35e7ae32d7797eed4f9379b2dba8954e2856f2ed1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0531"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:7185a8f744022307c7a178d35e7ae32d7797eed4f9379b2dba8954e2856f2ed1_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:926035e11898ddff4ca044e19ec6daf5f159ad4dcf231ae3ab4a188f4c7ec0dd_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:2075e690aa63b47dc2e0866bb0ca5eb6924a05176243a60c8f58c8885adf7e02_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:7185a8f744022307c7a178d35e7ae32d7797eed4f9379b2dba8954e2856f2ed1_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:926035e11898ddff4ca044e19ec6daf5f159ad4dcf231ae3ab4a188f4c7ec0dd_amd64",
"Red Hat Developer Hub 1.8:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:2075e690aa63b47dc2e0866bb0ca5eb6924a05176243a60c8f58c8885adf7e02_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm"
}
]
}
RHSA-2026:15979
Vulnerability from csaf_redhat - Published: 2026-05-11 11:23 - Updated: 2026-06-06 13:22A vulnerability was identified in the email parsing library due to improper handling of specially formatted recipient email addresses. An attacker can exploit this flaw by crafting a recipient address that embeds an external address within quotes. This causes the application to misdirect the email to the attacker's external address instead of the intended internal recipient. This could lead to a significant data leak of sensitive information and allow an attacker to bypass security filters and access controls.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le | — |
Workaround
|
A flaw was found in the SSH Agent servers component (golang.org/x/crypto/ssh/agent). This vulnerability allows a remote attacker to cause a denial of service (DoS) by sending a specially crafted, malformed message during new identity requests. The server fails to validate the size of these messages, leading to an out-of-bounds read that can cause the program to panic and terminate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le | — |
A flaw was found in golang.org/x/crypto/ssh. An attacker can exploit this vulnerability by sending specially crafted GSSAPI (Generic Security Service Application Program Interface) authentication requests to an SSH (Secure Shell) server. The server fails to validate the number of mechanisms specified in these requests, leading to unbounded memory consumption. This can result in a Denial of Service (DoS), making the SSH server unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le | — |
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le | — |
A prototype pollution flaw has been discovered in the js-yaml npm library. It's possible for an attacker to modify the prototype of the result of a parsed yaml document via prototype pollution (__proto__). All users who parse untrusted yaml documents may be impacted.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le | — |
Workaround
|
A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le | — |
Workaround
|
A flaw was found in Expr, an expression language and expression evaluation for Go. This vulnerability allows a denial of service (DoS) via recursive traversal over user-provided deeply nested or cyclic data structures without enforcing a maximum recursion depth, leading to a stack overflow panic and application crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A new version of Red Hat build of Ceph Storage has been released",
"title": "Topic"
},
{
"category": "general",
"text": "The Red Hat Storage Ceph container images are based on the latest ubi9 base image and Ceph 8.1.\nThis release updates to the latest version.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:15979",
"url": "https://access.redhat.com/errata/RHSA-2026:15979"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13033",
"url": "https://access.redhat.com/security/cve/CVE-2025-13033"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47914",
"url": "https://access.redhat.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58181",
"url": "https://access.redhat.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64718",
"url": "https://access.redhat.com/security/cve/CVE-2025-64718"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64756",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68156",
"url": "https://access.redhat.com/security/cve/CVE-2025-68156"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_ceph_storage/",
"url": "https://docs.redhat.com/en/documentation/red_hat_ceph_storage/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_15979.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ceph Storage",
"tracking": {
"current_release_date": "2026-06-06T13:22:30+00:00",
"generator": {
"date": "2026-06-06T13:22:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:15979",
"initial_release_date": "2026-05-11T11:23:46+00:00",
"revision_history": [
{
"date": "2026-05-11T11:23:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-11T11:23:58+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-06T13:22:30+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ceph Storage 8.1",
"product": {
"name": "Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ceph_storage:8.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ceph Storage"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"product": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"product_id": "registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256%3A3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566546"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3A8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"product": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"product_id": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256%3A2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"product": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"product_id": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256%3A9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566148"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"product_id": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256%3Ae0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566201"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"product_id": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256%3Ab2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1778049929"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"product": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256%3A808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777567370"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64",
"product": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64",
"product_id": "registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256%3Ac27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566546"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3A4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"product": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"product_id": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256%3Aaeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"product": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"product_id": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256%3Af76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566148"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"product_id": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256%3A3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566201"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"product_id": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256%3Af7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1778049929"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"product": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256%3A7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777567370"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"product": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"product_id": "registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256%3Aa6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566546"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3A7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"product": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"product_id": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256%3Afa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"product": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"product_id": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256%3A0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566148"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"product_id": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256%3A28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566201"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"product_id": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256%3A5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1778049929"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"product": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256%3A5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777567370"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"product_id": "registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256%3A67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566546"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3A0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"product_id": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256%3A02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"product_id": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256%3A1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566148"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"product_id": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256%3Acbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566201"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"product_id": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256%3Adf6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1778049929"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le",
"product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256%3Abf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777567370"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64"
},
"product_reference": "registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x"
},
"product_reference": "registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64"
},
"product_reference": "registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64"
},
"product_reference": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64"
},
"product_reference": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x"
},
"product_reference": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x"
},
"product_reference": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64"
},
"product_reference": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64"
},
"product_reference": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x"
},
"product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64"
},
"product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64"
},
"product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13033",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-10-07T15:03:14.483722+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2402179"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was identified in the email parsing library due to improper handling of specially formatted recipient email addresses. An attacker can exploit this flaw by crafting a recipient address that embeds an external address within quotes. This causes the application to misdirect the email to the attacker\u0027s external address instead of the intended internal recipient. This could lead to a significant data leak of sensitive information and allow an attacker to bypass security filters and access controls.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodemailer: Nodemailer: Email to an unintended domain can occur due to Interpretation Conflict",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability allows an attacker to force nodemailer to send an email to an attacker-owned email address by leveraging the incorrect handling of quoted local-parts containing the \u0027@\u0027 character in the destination email address. When successfully exploited, this vulnerability may allow an attacker to exfiltrate data by misrouting emails to an unintended domain, presenting a high impact on data confidentiality.\n\nThis vulnerability has been assessed as having a Moderate impact on Red Hat Products by the Red Hat Product Security team. This is because for an attacker successfully exploit this vulnerability, the malicious actor needs to have direct control over the destination email input.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13033"
},
{
"category": "external",
"summary": "RHBZ#2402179",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2402179"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13033",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13033"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13033",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13033"
},
{
"category": "external",
"summary": "https://github.com/nodemailer/nodemailer",
"url": "https://github.com/nodemailer/nodemailer"
},
{
"category": "external",
"summary": "https://github.com/nodemailer/nodemailer/commit/1150d99fba77280df2cfb1885c43df23109a8626",
"url": "https://github.com/nodemailer/nodemailer/commit/1150d99fba77280df2cfb1885c43df23109a8626"
},
{
"category": "external",
"summary": "https://github.com/nodemailer/nodemailer/security/advisories/GHSA-mm7p-fcc7-pg87",
"url": "https://github.com/nodemailer/nodemailer/security/advisories/GHSA-mm7p-fcc7-pg87"
}
],
"release_date": "2025-10-07T13:42:02+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T11:23:46+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15979"
},
{
"category": "workaround",
"details": "Currently there\u0027s no available mitigation for this flaw.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodemailer: Nodemailer: Email to an unintended domain can occur due to Interpretation Conflict"
},
{
"cve": "CVE-2025-47914",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-11-19T21:01:06.202641+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416000"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SSH Agent servers component (golang.org/x/crypto/ssh/agent). This vulnerability allows a remote attacker to cause a denial of service (DoS) by sending a specially crafted, malformed message during new identity requests. The server fails to validate the size of these messages, leading to an out-of-bounds read that can cause the program to panic and terminate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. The golang.org/x/crypto/ssh/agent library, when used in SSH Agent servers, does not properly validate the size of messages during new identity requests. A specially crafted malformed message can lead to an out-of-bounds read, causing the program to panic and resulting in a denial of service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "RHBZ#2416000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"category": "external",
"summary": "https://go.dev/cl/721960",
"url": "https://go.dev/cl/721960"
},
{
"category": "external",
"summary": "https://go.dev/issue/76364",
"url": "https://go.dev/issue/76364"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA",
"url": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4135",
"url": "https://pkg.go.dev/vuln/GO-2025-4135"
}
],
"release_date": "2025-11-19T20:33:43.126000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T11:23:46+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15979"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages"
},
{
"cve": "CVE-2025-58181",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-11-19T21:00:50.197590+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415997"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. An attacker can exploit this vulnerability by sending specially crafted GSSAPI (Generic Security Service Application Program Interface) authentication requests to an SSH (Secure Shell) server. The server fails to validate the number of mechanisms specified in these requests, leading to unbounded memory consumption. This can result in a Denial of Service (DoS), making the SSH server unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. SSH servers utilizing `golang.org/x/crypto/ssh` and configured to process GSSAPI authentication requests are susceptible to unbounded memory consumption. An attacker can exploit this by sending specially crafted GSSAPI authentication requests, potentially leading to a denial of service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "RHBZ#2415997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415997"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"category": "external",
"summary": "https://go.dev/cl/721961",
"url": "https://go.dev/cl/721961"
},
{
"category": "external",
"summary": "https://go.dev/issue/76363",
"url": "https://go.dev/issue/76363"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA",
"url": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4134",
"url": "https://pkg.go.dev/vuln/GO-2025-4134"
}
],
"release_date": "2025-11-19T20:33:42.795000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T11:23:46+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15979"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T11:23:46+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15979"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-64718",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2025-11-13T16:01:24.744054+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414854"
}
],
"notes": [
{
"category": "description",
"text": "A prototype pollution flaw has been discovered in the js-yaml npm library. It\u0027s possible for an attacker to modify the prototype of the result of a parsed yaml document via prototype pollution (__proto__). All users who parse untrusted yaml documents may be impacted.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "js-yaml: js-yaml prototype pollution in merge",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64718"
},
{
"category": "external",
"summary": "RHBZ#2414854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414854"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64718"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64718",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64718"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/commit/383665ff4248ec2192d1274e934462bb30426879",
"url": "https://github.com/nodeca/js-yaml/commit/383665ff4248ec2192d1274e934462bb30426879"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-mh29-5h37-fv8m",
"url": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-mh29-5h37-fv8m"
}
],
"release_date": "2025-11-13T15:32:44.634000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T11:23:46+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15979"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "js-yaml: js-yaml prototype pollution in merge"
},
{
"cve": "CVE-2025-64756",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2025-11-17T18:01:28.077927+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415451"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glob: glob: Command Injection Vulnerability via Malicious Filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in glob allows arbitrary command execution when the `glob` command-line interface is used with the `-c/--cmd` option to process files with malicious names. The vulnerability is triggered by shell metacharacters in filenames, leading to command injection. The glob CLI tool utilizes the -c option to execute shell commands over the files which matched the searched pattern by using the shell:true parameter when creating the subprocess which will further execute the command informed via \u0027-c\u0027 option, this parameter allows the shell meta characters to be used and processed when executing the command. Given that information glob misses to sanitize the file name to eliminate such characters and expressions from the filename, leading to code execution as when performing the shell expansion such characters will be interpreted as shell commands.\n\nTo exploit this vulnerability the targeted system should run the glob CLI over a file with a maliciously crafted filename, additionally the attacker needs to have enough permission to create such file or trick the user to download and process the required file with the glob CLI.\n\nThis flaw is present in the command line interface of the nodejs-glob package. When the package is used by npm, the command line interface is not used at all, so it cannot be triggered. However, the command line interface implementation is still present on the system, but not directly exposed to the user\u0027s $PATH. To reflect this condition, nodejs packages have been rated with a low severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "RHBZ#2415451",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415451"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146",
"url": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2",
"url": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2"
}
],
"release_date": "2025-11-17T17:29:08.029000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T11:23:46+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15979"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using the `glob` command-line interface with the `-c` or `--cmd` option when processing filenames from untrusted sources. If programmatic use of `glob` is necessary, ensure that filenames are thoroughly sanitized before being passed to commands executed with shell interpretation enabled.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glob: glob: Command Injection Vulnerability via Malicious Filenames"
},
{
"cve": "CVE-2025-68156",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-16T19:01:42.049157+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2422891"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Expr, an expression language and expression evaluation for Go. This vulnerability allows a denial of service (DoS) via recursive traversal over user-provided deeply nested or cyclic data structures without enforcing a maximum recursion depth, leading to a stack overflow panic and application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/expr-lang/expr: Expr: Denial of Service via uncontrolled recursion in expression evaluation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products utilizing the `Expr` Go library because it can lead to a denial-of-service. Exploitation requires an application to evaluate expressions against untrusted or insufficiently validated data structures containing deeply nested or cyclic references, which can cause a stack overflow and application crash. Products that do not process untrusted input with `Expr` are not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68156"
},
{
"category": "external",
"summary": "RHBZ#2422891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2422891"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68156",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68156"
},
{
"category": "external",
"summary": "https://github.com/expr-lang/expr/pull/870",
"url": "https://github.com/expr-lang/expr/pull/870"
},
{
"category": "external",
"summary": "https://github.com/expr-lang/expr/security/advisories/GHSA-cfpf-hrx2-8rv6",
"url": "https://github.com/expr-lang/expr/security/advisories/GHSA-cfpf-hrx2-8rv6"
}
],
"release_date": "2025-12-16T18:24:11.648000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T11:23:46+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15979"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications using the `Expr` library should ensure that evaluation environments do not contain cyclic references. Additionally, externally supplied data structures must be validated or sanitized before being passed to `Expr` for evaluation. As a last-resort defensive measure, expression evaluation can be wrapped with panic recovery to prevent a full process crash.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/expr-lang/expr: Expr: Denial of Service via uncontrolled recursion in expression evaluation"
}
]
}
RHSA-2026:19712
Vulnerability from csaf_redhat - Published: 2026-05-20 15:49 - Updated: 2026-06-06 16:23A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class within the vLLM project's multimodal feature set. The load_from_url and load_from_url_async methods fetch and process media from user-provided URLs without adequate restrictions on the target hosts. This allows an attacker to coerce the vLLM server into making arbitrary requests to internal network resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
The cross site scripting flaw has been discovered in the npm react-router package. A XSS vulnerability exists in in React Router's meta()/<Meta> APIs in Framework Mode when generating script:ld+json tags which could allow arbitrary JavaScript execution during SSR if untrusted content is used to generate the tag.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
A vulnerability in vLLM allows attackers to supply malicious serialized prompt-embedding tensors that are deserialized using torch.load() without validation. Due to PyTorch 2.8.0 disabling sparse-tensor integrity checks by default, a crafted tensor can bypass bounds checks and cause an out-of-bounds write during to_dense(), leading to a crash (DoS) and potentially remote code execution on the vLLM server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not correctly handle hostname normalization when evaluating NO_PROXY rules. An attacker can exploit this by crafting requests to loopback addresses (e.g., localhost. or [::1]) which bypass the NO_PROXY configuration and are routed through the configured proxy. This can lead to Server-Side Request Forgery (SSRF) vulnerabilities, enabling attackers to access sensitive internal or loopback services that should otherwise be protected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
An ASN.1 Denial of Service (Dos) vulnerability exists in the node-forge asn1.fromDer function within forge/lib/asn1.js. The ASN.1 DER parser implementation (_fromDer) recurses for every constructed ASN.1 value (SEQUENCE, SET, etc.) and lacks a guard limiting recursion depth. An attacker can craft a small DER blob containing a very large nesting depth of constructed TLVs which causes the Node.js V8 engine to exhaust its call stack and throw RangeError: Maximum call stack size exceeded, crashing or incapacitating the process handling the parse. This is a remote, low-cost Denial-of-Service against applications that parse untrusted ASN.1 objects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
A remote code execution vulnerability has been identified in vLLM. An attacker can exploit a weakness in the model loading process to silently fetch and run unauthorized, malicious Python code on the host system. This happens because the engine mistakenly executes code from a remote repository referenced in a model's configuration, even when explicit security measures are set to prevent it.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A decompression based denial of service flaw has been discovered in the AIOHTTP python library. Library versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host's memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in ajv. When the $data option is enabled, the value of the pattern keyword is passed directly to the JavaScript RegExp() constructor without sufficient validation. An attacker able to supply a malicious regular expression pattern can trigger a ReDoS (Regular Expression Denial of Service), causing the application to become unresponsive and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in the `nltk` component. This vulnerability, specifically within the `filestring()` function of the `nltk.util` module, allows an attacker to perform arbitrary file reads. By providing specially crafted input paths, either absolute or using directory traversal, an attacker can bypass input validation and access sensitive system files. This can be exploited both locally and remotely, particularly when the function processes user-supplied input in applications like web APIs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
A flaw was found in NLTK (Natural Language Toolkit). This vulnerability allows a remote attacker to read arbitrary files on the server due to improper sanitization of file paths in several CorpusReader classes, including WordListCorpusReader, TaggedCorpusReader, and BracketParseCorpusReader. By exploiting this path traversal vulnerability, an attacker can gain unauthorized access to sensitive information, such as system files, SSH private keys, and API tokens. In certain scenarios, this could potentially lead to remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
A flaw was found in lodash. The fix for CVE-2021-23337 added validation for the variable option in _.template but did not apply the same validation to options.imports key names. Both paths flow into the same Function() constructor sink. Additionally, _.template uses assignInWith to merge imports, which enumerates inherited properties via for..in. If Object.prototype has been polluted by any other vector, the polluted keys are copied into the imports object and passed to Function().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
A cross site scripting flaw has been discovered in the npm react-router package. The cross site scripting (XSS) vulnerability exists in in React Router's <ScrollRestoration> API in Framework Mode when using the getKey/storageKey props during Server-Side Rendering which could allow arbitrary JavaScript execution during SSR if untrusted content is used to generate the keys.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A cross site scripting flaw has been discovered in the npm react-router and @remix-run/router packages. React Router (and Remix v1/v2) SPA open navigation redirects originating from loaders or actions in Framework Mode, Data Mode, or the unstable RSC modes can result in unsafe URLs causing unintended javascript execution on the client. This is only an issue if you are creating redirect paths from untrusted content or via an open redirect.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this vulnerability by sending a specially crafted video URL to vLLM's multimodal endpoint. This action causes vLLM to leak a heap memory address, significantly reducing the effectiveness of Address Space Layout Randomization (ASLR). This information disclosure can then be chained with a heap overflow vulnerability to achieve remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in pyasn1, a generic ASN.1 library for Python. A remote attacker could exploit this vulnerability by sending a specially crafted RELATIVE-OID with excessive continuation octets. This input validation vulnerability leads to memory exhaustion, resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
A flaw was found in the node-tar library. This vulnerability allows an attacker to craft malicious archives that, when extracted, can bypass intended security restrictions. This leads to arbitrary file overwrite and symlink poisoning, potentially allowing unauthorized modification of files on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in Python-Multipart, a tool for parsing multipart form data in Python applications. This vulnerability, known as path traversal, allows a remote attacker to write uploaded files to any location on the server's file system. This exploitation occurs when specific non-default configuration options, `UPLOAD_DIR` and `UPLOAD_KEEP_FILENAME=True`, are enabled, and a malicious filename is provided during a file upload. The primary consequence is unauthorized file creation or modification, which could lead to system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class, specifically within the load_from_url and load_from_url_async methods. An attacker can exploit differing interpretations of backslashes by Python parsing libraries used for host restrictions to bypass these restrictions. This allows the attacker to force the vLLM server to make arbitrary requests to internal network resources, potentially leading to information disclosure, denial of service, or unauthorized access within containerized environments.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A denial of service flaw has been discovered in the Axios npm package. the mergeConfig function in axios crashes with a TypeError when processing configuration objects containing __proto__ as an own property. An attacker can trigger this by providing a malicious configuration object created via JSON.parse(), causing complete denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found the Pillow Python imaging library. Providing a specially crafted PSD image may lead to an out-of-bounds write. This could potentially allow for arbitrary code execution or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). Two model implementation files hardcode `trust_remote_code=True` when loading sub-components. This bypasses the user's explicit `--trust-remote-code=False` security opt-out, allowing a remote attacker to achieve remote code execution through malicious model repositories.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in python-dotenv. A local attacker can exploit this by crafting a symbolic link, which the `set_key()` and `unset_key()` functions in python-dotenv follow when rewriting `.env` files. This can lead to the overwriting of arbitrary files on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in Immutable.js, a library for persistent immutable data structures. This vulnerability, known as Prototype Pollution, allows an attacker with low privileges to inject unwanted properties into core JavaScript object prototypes without user interaction. By manipulating specific APIs such as mergeDeep(), mergeDeepWith(), merge(), Map.toJS(), and Map.toObject(), a remote attacker could potentially execute arbitrary code or cause a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
A flaw was found in SVGO, an SVG (Scalable Vector Graphics) Optimizer. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by submitting a specially crafted XML file. The application's failure to properly guard against XML entity expansion or recursion can lead to the Node.js process consuming excessive memory and crashing.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
An unbounded recursion flaw has been discovered in the pypi pyasn1 library. This uncontrolled recursion occurs when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing nested SEQUENCE (0x30) or SET (0x31) tags with Indefinite Length (0x80) markers. This forces the decoder to recursively call itself until the Python interpreter crashes with a RecursionError or consumes all available memory (OOM), crashing the host application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in quinn-proto, a pure-Rust implementation of the IETF QUIC transport protocol. A remote, unauthenticated attacker can trigger a denial of service in applications using vulnerable quinn versions by sending a crafted QUIC Initial packet containing malformed quic_transport_parameters. In quinn-proto parsing logic, attacker-controlled varints are decoded with unwrap(), so truncated encodings cause Err(UnexpectedEnd) and panic. This is reachable over the network with a single packet and no prior trust or authentication.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A missing verification step has been discovered in PyJWT. PyJWT does not validate the crit (Critical) Header Parameter defined in RFC 7515 §4.1.11. When a JWS token contains a crit array listing extensions that PyJWT does not understand, the library accepts the token instead of rejecting it. This violates the MUST requirement in the RFC.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
lz4_flex is a pure Rust implementation of LZ4 compression/decompression. In versions 0.11.5 and below, and 0.12.0, decompressing invalid LZ4 data can leak sensitive information from uninitialized memory or from previous decompression operations. The library fails to properly validate offset values during LZ4 "match copy operations," allowing out-of-bounds reads from the output buffer. The block-based API functions (`decompress_into`, `decompress_into_with_dict`, and others when `safe-decode` is disabled) are affected, while all frame APIs are unaffected. The impact is potential exposure of sensitive data and secrets through crafted or malformed LZ4 input. This issue has been fixed in versions 0.11.6 and 0.12.1.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
A path traversal flaw has been identified in Ray Dashboard in the Ray Pypi package. Due to improper validation and sanitization of user-supplied paths in the static file handling mechanism, an attacker can use traversal sequences (e.g., ../) to access files outside the intended static directory, resulting in local file disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in NLTK (Natural Language Toolkit), specifically in the `nltk.app.wordnet_app` component. An unauthenticated remote attacker can exploit this vulnerability by sending a specially crafted GET request to the local WordNet Browser HTTP server when it is running in its default configuration. This action causes the server process to terminate immediately, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in NLTK (Natural Language Toolkit), a suite of open-source Python modules for Natural Language Processing. The NLTK downloader does not validate `subdir` and `id` attributes when processing remote XML index files. A remote attacker can exploit this path traversal vulnerability by controlling a malicious XML index server, providing specially crafted values. This can lead to arbitrary directory creation, arbitrary file creation, and arbitrary file overwrite on the system where NLTK is used.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability, known as Prototype Pollution, can be exploited through a specific "Gadget" attack chain. This allows an attacker to escalate a Prototype Pollution vulnerability in a third-party dependency, potentially leading to remote code execution or a full cloud compromise, such as bypassing AWS IMDSv2.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library's failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in follow-redirects. When an HTTP request follows a cross-domain redirect (a redirection to a different domain), custom authentication headers, such as X-API-Key or X-Auth-Token, are not properly stripped. This allows these sensitive headers to be forwarded verbatim to the redirect target, potentially leading to the unintended disclosure of authentication information to an untrusted third party.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated images are now available for Red Hat OpenShift AI.",
"title": "Topic"
},
{
"category": "general",
"text": "Release of RHOAI 3.3.3 provides these changes:",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:19712",
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12816",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13465",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15284",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59057",
"url": "https://access.redhat.com/security/cve/CVE-2025-59057"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62164",
"url": "https://access.redhat.com/security/cve/CVE-2025-62164"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6242",
"url": "https://access.redhat.com/security/cve/CVE-2025-6242"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62718",
"url": "https://access.redhat.com/security/cve/CVE-2025-62718"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64756",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66031",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66448",
"url": "https://access.redhat.com/security/cve/CVE-2025-66448"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69223",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69873",
"url": "https://access.redhat.com/security/cve/CVE-2025-69873"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0846",
"url": "https://access.redhat.com/security/cve/CVE-2026-0846"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0847",
"url": "https://access.redhat.com/security/cve/CVE-2026-0847"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21884",
"url": "https://access.redhat.com/security/cve/CVE-2026-21884"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22029",
"url": "https://access.redhat.com/security/cve/CVE-2026-22029"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22778",
"url": "https://access.redhat.com/security/cve/CVE-2026-22778"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-23490",
"url": "https://access.redhat.com/security/cve/CVE-2026-23490"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-23745",
"url": "https://access.redhat.com/security/cve/CVE-2026-23745"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24049",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24486",
"url": "https://access.redhat.com/security/cve/CVE-2026-24486"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24779",
"url": "https://access.redhat.com/security/cve/CVE-2026-24779"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25639",
"url": "https://access.redhat.com/security/cve/CVE-2026-25639"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25990",
"url": "https://access.redhat.com/security/cve/CVE-2026-25990"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27893",
"url": "https://access.redhat.com/security/cve/CVE-2026-27893"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28684",
"url": "https://access.redhat.com/security/cve/CVE-2026-28684"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-29063",
"url": "https://access.redhat.com/security/cve/CVE-2026-29063"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-29074",
"url": "https://access.redhat.com/security/cve/CVE-2026-29074"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-30922",
"url": "https://access.redhat.com/security/cve/CVE-2026-30922"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-31812",
"url": "https://access.redhat.com/security/cve/CVE-2026-31812"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32597",
"url": "https://access.redhat.com/security/cve/CVE-2026-32597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32829",
"url": "https://access.redhat.com/security/cve/CVE-2026-32829"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32981",
"url": "https://access.redhat.com/security/cve/CVE-2026-32981"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33186",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33231",
"url": "https://access.redhat.com/security/cve/CVE-2026-33231"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33236",
"url": "https://access.redhat.com/security/cve/CVE-2026-33236"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34986",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40175",
"url": "https://access.redhat.com/security/cve/CVE-2026-40175"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40192",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40895",
"url": "https://access.redhat.com/security/cve/CVE-2026-40895"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4800",
"url": "https://access.redhat.com/security/cve/CVE-2026-4800"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_ai/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19712.json"
}
],
"title": "Red Hat Security Advisory: RHOAI 3.3.3 - Red Hat OpenShift AI",
"tracking": {
"current_release_date": "2026-06-06T16:23:58+00:00",
"generator": {
"date": "2026-06-06T16:23:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:19712",
"initial_release_date": "2026-05-20T15:49:06+00:00",
"revision_history": [
{
"date": "2026-05-20T15:49:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-20T15:49:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-06T16:23:58+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift AI 3.3",
"product": {
"name": "Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ai:3.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift AI"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778262952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhoai/odh-cli-rhel9@sha256%3A24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778695766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"product_id": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhoai/odh-cli-rhel9@sha256%3A24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778695766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3Abf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779189627"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3A182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779123559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3Af21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779123511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3A28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778594731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3Aede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263342"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3Ad33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778239104"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263314"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263271"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3Aef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3Af068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263332"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3Aec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778473562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3Ad04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263415"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3A6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263407"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kube-auth-proxy-rhel9@sha256%3Ac0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3Adc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778697161"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-core-rhel9@sha256%3Aa7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778765580"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-k8s-operator-rhel9@sha256%3A186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778765413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-inference-scheduler-rhel9@sha256%3Ad26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263962"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-routing-sidecar-rhel9@sha256%3Ac8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778262829"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-maas-api-rhel9@sha256%3Ac81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696075"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3A6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578442"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3A8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578686"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3Ab09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578613"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3A9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlflow-operator-rhel9@sha256%3A952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlflow-rhel9@sha256%3A7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778791600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3A1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778595811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlserver-rhel9@sha256%3Ac90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778262856"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-gen-ai-rhel9@sha256%3A39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778473763"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-maas-rhel9@sha256%3Ada65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779189704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778666987"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3A32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-performance-data-rhel9@sha256%3Ac936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3Ae39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778596806"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3Adf8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778681742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3Aaa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778681731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696834"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"product_id": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-openvino-model-server-rhel9@sha256%3A1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778473636"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"product_id": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-operator-bundle@sha256%3A9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779193061"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3Afe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779192336"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3Ad33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778782964"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256%3A652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256%3A159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778262893"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256%3Ae78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677701"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256%3Aa5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677741"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256%3A4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677767"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3Adb4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778682513"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3A58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264010"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trainer-rhel9@sha256%3A2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264141"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda121-torch24-py311-rhel9@sha256%3A30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263094"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda124-torch25-py311-rhel9@sha256%3A407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263120"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda128-torch28-py312-rhel9@sha256%3A8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263019"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda128-torch29-py312-rhel9@sha256%3Ad019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779123334"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3A319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778683058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm62-torch24-py311-rhel9@sha256%3Acee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778262907"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm62-torch25-py311-rhel9@sha256%3A18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778262982"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm64-torch28-py312-rhel9@sha256%3Afab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778473627"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm64-torch29-py312-rhel9@sha256%3Aa68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263128"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256%3A1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778474139"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-nemo-guardrails-server-rhel9@sha256%3A2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263074"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3Aedf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778682797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3A35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263777"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3Ad7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264111"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-gaudi-rhel9@sha256%3A18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778600187"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3A3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778782933"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677736"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256%3A9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677684"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256%3A1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677726"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256%3A38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677716"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256%3A25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256%3A597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677734"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256%3Aa9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677667"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256%3A5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677717"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3A14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677722"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778262952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"product_id": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhoai/odh-cli-rhel9@sha256%3A7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778695766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"product": {
"name": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"product_id": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhoai/odh-cli-rhel9@sha256%3A7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778695766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3A45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779189627"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3Aefc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779123559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3A36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779123511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3A4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778594731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3A381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263342"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3Afd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778239104"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263314"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3Ae5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263271"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3Ac0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263332"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778473562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3A9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263415"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3Ab38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263407"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kube-auth-proxy-rhel9@sha256%3A0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3Aa98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778697161"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-core-rhel9@sha256%3Aa9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778765580"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-k8s-operator-rhel9@sha256%3A7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778765413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-inference-scheduler-rhel9@sha256%3Abe93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263962"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-routing-sidecar-rhel9@sha256%3Ad90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778262829"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"product_id": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-maas-api-rhel9@sha256%3A1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696075"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3A80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578442"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3A2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578686"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3A9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578613"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3Aebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlflow-operator-rhel9@sha256%3A10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlflow-rhel9@sha256%3A7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778791600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3A5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778595811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlserver-rhel9@sha256%3Ae0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778262856"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-gen-ai-rhel9@sha256%3A47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778473763"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-maas-rhel9@sha256%3A662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779189704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778666987"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3A9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-performance-data-rhel9@sha256%3A0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778596806"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778681742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3Ab4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778681731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3Acffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696834"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779192336"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3Aa5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778782964"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256%3A36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677741"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778682513"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3Aab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264010"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trainer-rhel9@sha256%3Aeb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264141"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3A9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778683058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256%3A01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778474139"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-nemo-guardrails-server-rhel9@sha256%3A9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263074"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3Af4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778682797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3Ad557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263777"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264111"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3A57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778782933"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3Afd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677736"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256%3Ad747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677684"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256%3A70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677667"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3Ae6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677722"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778262952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhoai/odh-cli-rhel9@sha256%3Ab96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778695766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"product_id": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhoai/odh-cli-rhel9@sha256%3Ab96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778695766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3A85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779189627"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3A3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779123559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3Ac0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779123511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3A2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778594731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3Ae737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263342"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3A41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778239104"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263314"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3Afe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263271"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263332"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778473562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3A11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263415"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3Ab9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263407"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kube-auth-proxy-rhel9@sha256%3A3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3Ad527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778697161"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-maas-api-rhel9@sha256%3A3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696075"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3Acab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3Ad90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578442"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3Af8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578686"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3A3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578613"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3A5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlflow-operator-rhel9@sha256%3Aeae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3A88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778595811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-gen-ai-rhel9@sha256%3A23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778473763"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-maas-rhel9@sha256%3A6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779189704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778666987"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3A4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3Acca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-performance-data-rhel9@sha256%3Acf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3Ae28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778596806"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778681742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3Aa8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778681731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3Afc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696834"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779192336"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3A9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3Afb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778782964"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3A8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778683058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778682513"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3Aa944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264010"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trainer-rhel9@sha256%3Afdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264141"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256%3A25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778474139"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3A4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778682797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3Af3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263777"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3Aab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264111"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cpu-rhel9@sha256%3Abfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3A6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778782933"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3Aa69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677736"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3A6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677722"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778262952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3Ac70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779189627"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3Ab818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263415"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3Abdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263314"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263271"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263332"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3Adb6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778473562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3Ad47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263407"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kube-auth-proxy-rhel9@sha256%3A5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"product_id": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-maas-api-rhel9@sha256%3Ae601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696075"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"product_id": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlflow-operator-rhel9@sha256%3Acd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-gen-ai-rhel9@sha256%3Af735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778473763"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-maas-rhel9@sha256%3Ab1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779189704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778666987"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3A67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-performance-data-rhel9@sha256%3A7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3Ad3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778596806"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778681742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3Acf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778681731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3Aeba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696834"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3Ae52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779192336"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3Af8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3Ae66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778782964"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778682513"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3A6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264010"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trainer-rhel9@sha256%3A0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264141"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256%3Aab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778474139"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3A81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778682797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3Afa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263777"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264111"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cpu-rhel9@sha256%3A6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3Af9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778782933"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677736"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3A9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677722"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64"
},
"product_reference": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-6242",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2025-06-18T15:26:47.633000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373716"
}
],
"notes": [
{
"category": "description",
"text": "A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class within the vLLM project\u0027s multimodal feature set. The load_from_url and load_from_url_async methods fetch and process media from user-provided URLs without adequate restrictions on the target hosts. This allows an attacker to coerce the vLLM server into making arbitrary requests to internal network resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: Server Side request forgery (SSRF) in MediaConnector",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated as having the severity of Important by the Red Hat Product Security team as a successful exploitation by an attacker may lead to confidential data being leaked or a denial of service. Additionally the fact a unprivileged user can trigger this vulnerability through the network also contributes for the severity.\n\nThis vulnerability has its risk amplified on orchestrated environments as pods running the vLLM may eventually communicate with each other through internal cluster routing, including services that should not have been exposed to external networks. An attacker may leverage this flaw to interact with internal services, perform network reconnaissance or trigger a denial of service by leading other internal services to fail.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6242"
},
{
"category": "external",
"summary": "RHBZ#2373716",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373716"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6242"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6242",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6242"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-3f6c-7fw2-ppm4",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-3f6c-7fw2-ppm4"
}
],
"release_date": "2025-10-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: Server Side request forgery (SSRF) in MediaConnector"
},
{
"cve": "CVE-2025-12816",
"cwe": {
"id": "CWE-179",
"name": "Incorrect Behavior Order: Early Validation"
},
"discovery_date": "2025-11-25T20:01:05.875196+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417097"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products due to an interpretation conflict in the node-forge library. An unauthenticated attacker could exploit this flaw by crafting malicious ASN.1 structures, leading to a bypass of cryptographic verifications and security decisions in affected applications. This impacts various Red Hat products that utilize node-forge for cryptographic operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "RHBZ#2417097",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417097"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge",
"url": "https://github.com/digitalbazaar/forge"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/pull/1124",
"url": "https://github.com/digitalbazaar/forge/pull/1124"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq"
},
{
"category": "external",
"summary": "https://kb.cert.org/vuls/id/521113",
"url": "https://kb.cert.org/vuls/id/521113"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/node-forge",
"url": "https://www.npmjs.com/package/node-forge"
}
],
"release_date": "2025-11-25T19:15:50.243000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications"
},
{
"cve": "CVE-2025-13465",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2026-01-21T20:01:28.774829+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: prototype pollution in _.unset and _.omit functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable by applications using the _.unset and _.omit functions on an object and allowing user input to determine the path of the property to be removed. This issue only allows the deletion of properties but does not allow overwriting their behavior, limiting the impact to a denial of service. Due to this reason, this vulnerability has been rated with an important severity.\n\nIn Grafana, JavaScript code runs only in the browser, while the server side is all Golang. Therefore, the worst-case scenario is a loss of functionality in the client application inside the browser. To reflect this, the CVSS availability metric and the severity of the Grafana and the Grafana-PCP component have been updated to low and moderate, respectively.\n\nThe lodash dependency is bundled and used by the pcs-web-ui component of the PCS package. In Red Hat Enterprise Linux 8.10, the pcs-web-ui component is no longer included in the PCS package. As a result, RHEL 8.10 does not ship the vulnerable lodash component within PCS and is therefore not-affected by this CVE.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "RHBZ#2431740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13465"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg",
"url": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg"
}
],
"release_date": "2026-01-21T19:05:28.846000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement strict input validation before passing any property paths to the _.unset and _.omit functions to block attempts to access the prototype chain. Ensure that strings like __proto__, constructor and prototype are blocked, for example.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: prototype pollution in _.unset and _.omit functions"
},
{
"cve": "CVE-2025-15284",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-29T23:00:58.541337+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425946"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qs: qs: Denial of Service via improper input validation in array parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the `qs` module for parsing query strings, particularly when processing user-controlled input with bracket notation. The `arrayLimit` option, intended to prevent resource exhaustion, is bypassed when bracket notation (`a[]=value`) is used, allowing a remote attacker to cause a denial of service through memory exhaustion. This can lead to application crashes or unresponsiveness, making the service unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "RHBZ#2425946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425946"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15284"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9",
"url": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p",
"url": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p"
}
],
"release_date": "2025-12-29T22:56:45.240000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "qs: qs: Denial of Service via improper input validation in array parsing"
},
{
"cve": "CVE-2025-59057",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-01-10T04:02:14.375674+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428426"
}
],
"notes": [
{
"category": "description",
"text": "The cross site scripting flaw has been discovered in the npm react-router package. A XSS vulnerability exists in in React Router\u0027s meta()/\u003cMeta\u003e APIs in Framework Mode when generating script:ld+json tags which could allow arbitrary JavaScript execution during SSR if untrusted content is used to generate the tag.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "react-router: @remix-run/router: React Router XSS Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59057"
},
{
"category": "external",
"summary": "RHBZ#2428426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428426"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59057"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59057",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59057"
},
{
"category": "external",
"summary": "https://github.com/remix-run/react-router/security/advisories/GHSA-3cgp-3xvw-98x8",
"url": "https://github.com/remix-run/react-router/security/advisories/GHSA-3cgp-3xvw-98x8"
}
],
"release_date": "2026-01-10T02:40:25.142000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "react-router: @remix-run/router: React Router XSS Vulnerability"
},
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-62164",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-11-21T02:01:11.280042+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416282"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in vLLM allows attackers to supply malicious serialized prompt-embedding tensors that are deserialized using torch.load() without validation. Due to PyTorch 2.8.0 disabling sparse-tensor integrity checks by default, a crafted tensor can bypass bounds checks and cause an out-of-bounds write during to_dense(), leading to a crash (DoS) and potentially remote code execution on the vLLM server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: VLLM deserialization vulnerability leading to DoS and potential RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is considered important rather than moderate because it involves unsafe deserialization leading to memory corruption in a network-reachable, unauthenticated API path. Unlike typical moderate flaws that may only allow limited DoS or require specific conditions, this issue allows an attacker to supply a crafted sparse tensor that triggers an out-of-bounds memory write during PyTorch\u2019s to_dense() conversion. Memory corruption in a server process handling untrusted input significantly elevates security risk because it can lead not only to a reliable crash but also to potential remote code execution, enabling full compromise of the vLLM service. Additionally, the affected code path is part of the standard Completions API workflow, making the attack surface broadly exposed in real deployments. The combination of remote exploitability, unauthenticated access, memory corruption, and potential RCE clearly positions this issue above a moderate classification and into an important severity level.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62164"
},
{
"category": "external",
"summary": "RHBZ#2416282",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416282"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62164",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62164"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62164",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62164"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/58fab50d82838d5014f4a14d991fdb9352c9c84b",
"url": "https://github.com/vllm-project/vllm/commit/58fab50d82838d5014f4a14d991fdb9352c9c84b"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/27204",
"url": "https://github.com/vllm-project/vllm/pull/27204"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-mrw7-hf4f-83pf",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-mrw7-hf4f-83pf"
}
],
"release_date": "2025-11-21T01:18:38.803000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: VLLM deserialization vulnerability leading to DoS and potential RCE"
},
{
"cve": "CVE-2025-62718",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-09T15:01:48.111177+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456913"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not correctly handle hostname normalization when evaluating NO_PROXY rules. An attacker can exploit this by crafting requests to loopback addresses (e.g., localhost. or [::1]) which bypass the NO_PROXY configuration and are routed through the configured proxy. This can lead to Server-Side Request Forgery (SSRF) vulnerabilities, enabling attackers to access sensitive internal or loopback services that should otherwise be protected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has limited impact due to combination of non-default conditions to exploit: the attacker must be able to control or influence URLs passed to axios in a server-side context, the application must have both `HTTP_PROXY` and `NO_PROXY` configured, and the proxy itself must be positioned to act on the misdirected traffic or have been compromised by the attacker to intercept the rerouted traffic.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62718"
},
{
"category": "external",
"summary": "RHBZ#2456913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456913"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62718"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1",
"url": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2",
"url": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df",
"url": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/pull/10661",
"url": "https://github.com/axios/axios/pull/10661"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.15.0",
"url": "https://github.com/axios/axios/releases/tag/v1.15.0"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5"
}
],
"release_date": "2026-04-09T14:31:46.067000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization"
},
{
"cve": "CVE-2025-64756",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2025-11-17T18:01:28.077927+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415451"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glob: glob: Command Injection Vulnerability via Malicious Filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in glob allows arbitrary command execution when the `glob` command-line interface is used with the `-c/--cmd` option to process files with malicious names. The vulnerability is triggered by shell metacharacters in filenames, leading to command injection. The glob CLI tool utilizes the -c option to execute shell commands over the files which matched the searched pattern by using the shell:true parameter when creating the subprocess which will further execute the command informed via \u0027-c\u0027 option, this parameter allows the shell meta characters to be used and processed when executing the command. Given that information glob misses to sanitize the file name to eliminate such characters and expressions from the filename, leading to code execution as when performing the shell expansion such characters will be interpreted as shell commands.\n\nTo exploit this vulnerability the targeted system should run the glob CLI over a file with a maliciously crafted filename, additionally the attacker needs to have enough permission to create such file or trick the user to download and process the required file with the glob CLI.\n\nThis flaw is present in the command line interface of the nodejs-glob package. When the package is used by npm, the command line interface is not used at all, so it cannot be triggered. However, the command line interface implementation is still present on the system, but not directly exposed to the user\u0027s $PATH. To reflect this condition, nodejs packages have been rated with a low severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "RHBZ#2415451",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415451"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146",
"url": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2",
"url": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2"
}
],
"release_date": "2025-11-17T17:29:08.029000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using the `glob` command-line interface with the `-c` or `--cmd` option when processing filenames from untrusted sources. If programmatic use of `glob` is necessary, ensure that filenames are thoroughly sanitized before being passed to commands executed with shell interpretation enabled.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glob: glob: Command Injection Vulnerability via Malicious Filenames"
},
{
"cve": "CVE-2025-66031",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2025-11-26T23:01:36.363253+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417397"
}
],
"notes": [
{
"category": "description",
"text": "An ASN.1 Denial of Service (Dos) vulnerability exists in the node-forge asn1.fromDer function within forge/lib/asn1.js. The ASN.1 DER parser implementation (_fromDer) recurses for every constructed ASN.1 value (SEQUENCE, SET, etc.) and lacks a guard limiting recursion depth. An attacker can craft a small DER blob containing a very large nesting depth of constructed TLVs which causes the Node.js V8 engine to exhaust its call stack and throw RangeError: Maximum call stack size exceeded, crashing or incapacitating the process handling the parse. This is a remote, low-cost Denial-of-Service against applications that parse untrusted ASN.1 objects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge ASN.1 Unbounded Recursion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "RHBZ#2417397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417397"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66031"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451",
"url": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27"
}
],
"release_date": "2025-11-26T22:23:26.013000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-forge: node-forge ASN.1 Unbounded Recursion"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66448",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-01T23:01:07.198041+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418152"
}
],
"notes": [
{
"category": "description",
"text": "A remote code execution vulnerability has been identified in vLLM. An attacker can exploit a weakness in the model loading process to silently fetch and run unauthorized, malicious Python code on the host system. This happens because the engine mistakenly executes code from a remote repository referenced in a model\u0027s configuration, even when explicit security measures are set to prevent it.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Remote Code Execution via malicious model configuration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat because vLLM, when deployed in a Red Hat environment, is susceptible to remote code execution. An attacker can craft a malicious model configuration that, when loaded, fetches and executes arbitrary Python code from a remote repository, even if `trust_remote_code` is explicitly set to `False`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66448"
},
{
"category": "external",
"summary": "RHBZ#2418152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66448",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66448"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66448",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66448"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/ffb08379d8870a1a81ba82b72797f196838d0c86",
"url": "https://github.com/vllm-project/vllm/commit/ffb08379d8870a1a81ba82b72797f196838d0c86"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/28126",
"url": "https://github.com/vllm-project/vllm/pull/28126"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-8fr4-5q9j-m8gm",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-8fr4-5q9j-m8gm"
}
],
"release_date": "2025-12-01T22:45:42.566000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: vLLM: Remote Code Execution via malicious model configuration"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-69223",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-06T20:01:19.831548+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427456"
}
],
"notes": [
{
"category": "description",
"text": "A decompression based denial of service flaw has been discovered in the AIOHTTP python library. Library versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "RHBZ#2427456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427456"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a",
"url": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg"
}
],
"release_date": "2026-01-05T22:00:17.715000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb"
},
{
"cve": "CVE-2025-69873",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-02-11T19:01:32.953264+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439070"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ajv. When the $data option is enabled, the value of the pattern keyword is passed directly to the JavaScript RegExp() constructor without sufficient validation. An attacker able to supply a malicious regular expression pattern can trigger a ReDoS (Regular Expression Denial of Service), causing the application to become unresponsive and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ajv: ReDoS via $data reference",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, the $data option must be enabled and the attacker needs to be able to send a payload with a specially crafted regular expression to the application processing the input. A 31-character payload causes approximately 44 seconds of execution, with each additional character doubling the execution time. Therefore, even a small payload can cause an application to become unresponsive and eventually result in a denial of service. Due to this reason, this flaw has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69873"
},
{
"category": "external",
"summary": "RHBZ#2439070",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439070"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69873"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69873",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69873"
},
{
"category": "external",
"summary": "https://github.com/EthanKim88/ethan-cve-disclosures/blob/main/CVE-2025-69873-ajv-ReDoS.md",
"url": "https://github.com/EthanKim88/ethan-cve-disclosures/blob/main/CVE-2025-69873-ajv-ReDoS.md"
}
],
"release_date": "2026-02-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable the $data feature if your application does not require it. If $data must be used, implement strict validation of the input fields that are referenced by the pattern keyword to ensure they contain only expected and safe characters.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ajv: ReDoS via $data reference"
},
{
"cve": "CVE-2026-0846",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-09T20:01:29.643462+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445826"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `nltk` component. This vulnerability, specifically within the `filestring()` function of the `nltk.util` module, allows an attacker to perform arbitrary file reads. By providing specially crafted input paths, either absolute or using directory traversal, an attacker can bypass input validation and access sensitive system files. This can be exploited both locally and remotely, particularly when the function processes user-supplied input in applications like web APIs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nltk: NLTK: Arbitrary file read via improper path validation in `filestring()` function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT vulnerability in NLTK allows arbitrary file reads through the `nltk.util.filestring()` function. Exploitation requires no authentication and is network-accessible when the function is exposed to untrusted input. Impact is high confidentiality loss as sensitive files like credentials and configuration can be read. Red Hat products using NLTK with exposed file input handling are affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0846"
},
{
"category": "external",
"summary": "RHBZ#2445826",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445826"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0846",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0846"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0846",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0846"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/007b84f8-418e-4300-99d0-bf504c2f97eb",
"url": "https://huntr.com/bounties/007b84f8-418e-4300-99d0-bf504c2f97eb"
}
],
"release_date": "2026-03-09T19:19:09.464000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nltk: NLTK: Arbitrary file read via improper path validation in `filestring()` function"
},
{
"cve": "CVE-2026-0847",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-04T19:01:01.620664+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444608"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NLTK (Natural Language Toolkit). This vulnerability allows a remote attacker to read arbitrary files on the server due to improper sanitization of file paths in several CorpusReader classes, including WordListCorpusReader, TaggedCorpusReader, and BracketParseCorpusReader. By exploiting this path traversal vulnerability, an attacker can gain unauthorized access to sensitive information, such as system files, SSH private keys, and API tokens. In certain scenarios, this could potentially lead to remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nltk: NLTK: Arbitrary file read via path traversal vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT path traversal vulnerability affects multiple CorpusReader classes in NLTK versions through 3.9.2. Exploitation is network-accessible and requires no authentication when user-controlled file inputs are processed by applications. Impact is high confidentiality loss through unauthorized access to sensitive system files. Red Hat products using NLTK to handle untrusted file inputs are affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0847"
},
{
"category": "external",
"summary": "RHBZ#2444608",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444608"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0847",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0847"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0847",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0847"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/fc69914f-36a9-4c18-8503-10013b39f966",
"url": "https://huntr.com/bounties/fc69914f-36a9-4c18-8503-10013b39f966"
}
],
"release_date": "2026-03-04T18:25:30.240000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nltk: NLTK: Arbitrary file read via path traversal vulnerability"
},
{
"cve": "CVE-2026-4800",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-03-31T20:01:21.918257+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453496"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in lodash. The fix for CVE-2021-23337 added validation for the variable option in _.template but did not apply the same validation to options.imports key names. Both paths flow into the same Function() constructor sink. Additionally, _.template uses assignInWith to merge imports, which enumerates inherited properties via for..in. If Object.prototype has been polluted by any other vector, the polluted keys are copied into the imports object and passed to Function().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: lodash: Arbitrary code execution via untrusted input in template imports",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In the context of Red Hat Enterprise Linux, the grafana and grafana-pcp packages execute the affected JavaScript entirely client-side within the user\u0027s browser. Consequently, the attack surface is strictly restricted to the local browser environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4800"
},
{
"category": "external",
"summary": "RHBZ#2453496",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453496"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4800",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4800"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4800",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4800"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-35jh-r3h4-6jhm",
"url": "https://github.com/advisories/GHSA-35jh-r3h4-6jhm"
},
{
"category": "external",
"summary": "https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c",
"url": "https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c"
}
],
"release_date": "2026-03-31T19:25:55.987000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: lodash: Arbitrary code execution via untrusted input in template imports"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-21884",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-01-10T04:01:46.246119+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428421"
}
],
"notes": [
{
"category": "description",
"text": "A cross site scripting flaw has been discovered in the npm react-router package. The cross site scripting (XSS) vulnerability exists in in React Router\u0027s \u003cScrollRestoration\u003e API in Framework Mode when using the getKey/storageKey props during Server-Side Rendering which could allow arbitrary JavaScript execution during SSR if untrusted content is used to generate the keys.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "react-router: @remix-run/react: React Router SSR XSS in ScrollRestoration",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21884"
},
{
"category": "external",
"summary": "RHBZ#2428421",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428421"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21884",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21884"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21884",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21884"
},
{
"category": "external",
"summary": "https://github.com/remix-run/react-router/security/advisories/GHSA-8v8x-cx79-35w7",
"url": "https://github.com/remix-run/react-router/security/advisories/GHSA-8v8x-cx79-35w7"
}
],
"release_date": "2026-01-10T02:41:44.944000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "react-router: @remix-run/react: React Router SSR XSS in ScrollRestoration"
},
{
"cve": "CVE-2026-22029",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-01-10T04:01:03.694749+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428412"
}
],
"notes": [
{
"category": "description",
"text": "A cross site scripting flaw has been discovered in the npm react-router and @remix-run/router packages. React Router (and Remix v1/v2) SPA open navigation redirects originating from loaders or actions in Framework Mode, Data Mode, or the unstable RSC modes can result in unsafe URLs causing unintended javascript execution on the client. This is only an issue if you are creating redirect paths from untrusted content or via an open redirect.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "@remix-run/router: react-router: React Router vulnerable to XSS via Open Redirects",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22029"
},
{
"category": "external",
"summary": "RHBZ#2428412",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428412"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22029",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22029"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22029",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22029"
},
{
"category": "external",
"summary": "https://github.com/remix-run/react-router/security/advisories/GHSA-2w69-qvjg-hvjx",
"url": "https://github.com/remix-run/react-router/security/advisories/GHSA-2w69-qvjg-hvjx"
}
],
"release_date": "2026-01-10T02:42:32.736000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "@remix-run/router: react-router: React Router vulnerable to XSS via Open Redirects"
},
{
"cve": "CVE-2026-22778",
"cwe": {
"id": "CWE-209",
"name": "Generation of Error Message Containing Sensitive Information"
},
"discovery_date": "2026-02-03T00:01:43.512265+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436113"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this vulnerability by sending a specially crafted video URL to vLLM\u0027s multimodal endpoint. This action causes vLLM to leak a heap memory address, significantly reducing the effectiveness of Address Space Layout Randomization (ASLR). This information disclosure can then be chained with a heap overflow vulnerability to achieve remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Remote code execution via invalid image processing in the multimodal endpoint.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Critical rather than Important because it allows unauthenticated remote code execution without requiring user interaction, ultimately leading to full compromise of the affected system. An attacker can provide a malicious video URL to a vulnerable vLLM inference endpoint, which causes the service to automatically retrieve and process attacker-controlled media content. During decoding, a heap overflow is triggered in the underlying video processing stack, enabling corruption of heap memory and potential overwriting of control structures to execute arbitrary commands on the host. In addition, an information disclosure condition can leak memory addresses, significantly weakening ASLR protections and making exploitation more reliable when combined with the heap overflow. Successful exploitation compromises the confidentiality, integrity, and availability of the system and can impact deployments such as Red Hat AI Inference Server, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI, thereby meeting Red Hat\u2019s criteria for Critical severity rather than Important impact.\n\nThe vLLM vulnerability depends on CVE-2025-9951, as processing attacker-controlled media can trigger the JPEG2000 decoder heap overflow, which can then be exploited within the vLLM video handling pipeline to cause memory corruption and potentially achieve remote code execution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22778"
},
{
"category": "external",
"summary": "RHBZ#2436113",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436113"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22778",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22778"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22778",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22778"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/31987",
"url": "https://github.com/vllm-project/vllm/pull/31987"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32319",
"url": "https://github.com/vllm-project/vllm/pull/32319"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/releases/tag/v0.14.1",
"url": "https://github.com/vllm-project/vllm/releases/tag/v0.14.1"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-4r2x-xpjr-7cvv",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-4r2x-xpjr-7cvv"
}
],
"release_date": "2026-02-02T21:09:53.265000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "vLLM: vLLM: Remote code execution via invalid image processing in the multimodal endpoint."
},
{
"cve": "CVE-2026-23490",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-16T20:03:33.790513+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430472"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in pyasn1, a generic ASN.1 library for Python. A remote attacker could exploit this vulnerability by sending a specially crafted RELATIVE-OID with excessive continuation octets. This input validation vulnerability leads to memory exhaustion, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyasn1: pyasn1: Denial of Service due to memory exhaustion from malformed RELATIVE-OID",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23490"
},
{
"category": "external",
"summary": "RHBZ#2430472",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430472"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23490",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23490"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23490",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23490"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/commit/3908f144229eed4df24bd569d16e5991ace44970",
"url": "https://github.com/pyasn1/pyasn1/commit/3908f144229eed4df24bd569d16e5991ace44970"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.2",
"url": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.2"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-63vm-454h-vhhq",
"url": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-63vm-454h-vhhq"
}
],
"release_date": "2026-01-16T19:03:36.442000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyasn1: pyasn1: Denial of Service due to memory exhaustion from malformed RELATIVE-OID"
},
{
"cve": "CVE-2026-23745",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-16T23:01:26.508727+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430538"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the node-tar library. This vulnerability allows an attacker to craft malicious archives that, when extracted, can bypass intended security restrictions. This leads to arbitrary file overwrite and symlink poisoning, potentially allowing unauthorized modification of files on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-tar: tar: node-tar: Arbitrary file overwrite and symlink poisoning via unsanitized linkpaths in archives",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the node-tar library. The flaw allows an attacker to perform arbitrary file overwrite and symlink poisoning by crafting malicious tar archives. This occurs due to insufficient path sanitization of hardlink and symbolic link entries, even when the default secure behavior (preservePaths is false) is enabled.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23745"
},
{
"category": "external",
"summary": "RHBZ#2430538",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430538"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23745",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23745"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23745",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23745"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/commit/340eb285b6d986e91969a1170d7fe9b0face405e",
"url": "https://github.com/isaacs/node-tar/commit/340eb285b6d986e91969a1170d7fe9b0face405e"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-8qq5-rm4j-mr97",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-8qq5-rm4j-mr97"
}
],
"release_date": "2026-01-16T22:00:08.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-tar: tar: node-tar: Arbitrary file overwrite and symlink poisoning via unsanitized linkpaths in archives"
},
{
"cve": "CVE-2026-24049",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-22T05:00:54.709179+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431959"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "RHBZ#2431959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24049"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef",
"url": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/releases/tag/0.46.2",
"url": "https://github.com/pypa/wheel/releases/tag/0.46.2"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx",
"url": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx"
}
],
"release_date": "2026-01-22T04:02:08.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking"
},
{
"cve": "CVE-2026-24486",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-27T01:00:58.032530+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433132"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python-Multipart, a tool for parsing multipart form data in Python applications. This vulnerability, known as path traversal, allows a remote attacker to write uploaded files to any location on the server\u0027s file system. This exploitation occurs when specific non-default configuration options, `UPLOAD_DIR` and `UPLOAD_KEEP_FILENAME=True`, are enabled, and a malicious filename is provided during a file upload. The primary consequence is unauthorized file creation or modification, which could lead to system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-multipart: Python-Multipart: Arbitrary file write via path traversal vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24486"
},
{
"category": "external",
"summary": "RHBZ#2433132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24486",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24486"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24486",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24486"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/commit/9433f4bbc9652bdde82bbe380984e32f8cfc89c4",
"url": "https://github.com/Kludex/python-multipart/commit/9433f4bbc9652bdde82bbe380984e32f8cfc89c4"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/releases/tag/0.0.22",
"url": "https://github.com/Kludex/python-multipart/releases/tag/0.0.22"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/security/advisories/GHSA-wp53-j4wj-2cfg",
"url": "https://github.com/Kludex/python-multipart/security/advisories/GHSA-wp53-j4wj-2cfg"
}
],
"release_date": "2026-01-27T00:34:06.229000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, avoid enabling the `UPLOAD_KEEP_FILENAME=True` configuration option in applications using `python-multipart`. This option, when used with `UPLOAD_DIR`, allows an attacker to write files to arbitrary locations. Disabling or not configuring `UPLOAD_KEEP_FILENAME=True` prevents the path traversal vulnerability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-multipart: Python-Multipart: Arbitrary file write via path traversal vulnerability"
},
{
"cve": "CVE-2026-24779",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-01-27T23:00:53.998772+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433624"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class, specifically within the load_from_url and load_from_url_async methods. An attacker can exploit differing interpretations of backslashes by Python parsing libraries used for host restrictions to bypass these restrictions. This allows the attacker to force the vLLM server to make arbitrary requests to internal network resources, potentially leading to information disclosure, denial of service, or unauthorized access within containerized environments.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Server-Side Request Forgery allows internal network access",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT Server-Side Request Forgery (SSRF) vulnerability in vLLM\u0027s `MediaConnector` allows an attacker to bypass host restrictions when processing user-provided URLs. This enables the vLLM server to be coerced into making arbitrary requests to internal network resources. This is critical in containerized deployments, including Red Hat AI Inference Server, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI, where it could facilitate internal network reconnaissance and unauthorized access to other services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24779"
},
{
"category": "external",
"summary": "RHBZ#2433624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24779",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24779"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24779",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24779"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/f46d576c54fb8aeec5fc70560e850bed38ef17d7",
"url": "https://github.com/vllm-project/vllm/commit/f46d576c54fb8aeec5fc70560e850bed38ef17d7"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32746",
"url": "https://github.com/vllm-project/vllm/pull/32746"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc"
}
],
"release_date": "2026-01-27T22:01:13.808000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to the vLLM service to only trusted clients. Implement strict network segmentation for vLLM pods in containerized environments to limit potential lateral movement. Ensure that vLLM instances are not exposed to untrusted external networks without proper access controls and input validation at the perimeter.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Server-Side Request Forgery allows internal network access"
},
{
"cve": "CVE-2026-25639",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-02-09T21:00:49.280114+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438237"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service flaw has been discovered in the Axios npm package. the mergeConfig function in axios crashes with a TypeError when processing configuration objects containing __proto__ as an own property. An attacker can trigger this by providing a malicious configuration object created via JSON.parse(), causing complete denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios affected by Denial of Service via __proto__ Key in mergeConfig",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25639"
},
{
"category": "external",
"summary": "RHBZ#2438237",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438237"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25639",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25639"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25639",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25639"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/28c721588c7a77e7503d0a434e016f852c597b57",
"url": "https://github.com/axios/axios/commit/28c721588c7a77e7503d0a434e016f852c597b57"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.13.5",
"url": "https://github.com/axios/axios/releases/tag/v1.13.5"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-43fc-jf86-j433",
"url": "https://github.com/axios/axios/security/advisories/GHSA-43fc-jf86-j433"
}
],
"release_date": "2026-02-09T20:11:22.374000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios affected by Denial of Service via __proto__ Key in mergeConfig"
},
{
"cve": "CVE-2026-25990",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-02-11T21:05:39.535631+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found the Pillow Python imaging library. Providing a specially crafted PSD image may lead to an out-of-bounds write. This could potentially allow for arbitrary code execution or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pillow: Pillow: Out-of-bounds Write via Specially Crafted PSD Image",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25990"
},
{
"category": "external",
"summary": "RHBZ#2439170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25990"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25990",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25990"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/9000313cc5d4a31bdcdd6d7f0781101abab553aa",
"url": "https://github.com/python-pillow/Pillow/commit/9000313cc5d4a31bdcdd6d7f0781101abab553aa"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-cfh3-3jmp-rvhc",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-cfh3-3jmp-rvhc"
}
],
"release_date": "2026-02-11T20:53:52.524000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pillow: Pillow: Out-of-bounds Write via Specially Crafted PSD Image"
},
{
"cve": "CVE-2026-27893",
"cwe": {
"id": "CWE-501",
"name": "Trust Boundary Violation"
},
"discovery_date": "2026-03-27T00:01:43.935417+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452055"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). Two model implementation files hardcode `trust_remote_code=True` when loading sub-components. This bypasses the user\u0027s explicit `--trust-remote-code=False` security opt-out, allowing a remote attacker to achieve remote code execution through malicious model repositories.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Remote code execution due to hardcoded trust_remote_code setting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability in vLLM, as shipped in Red Hat AI Inference Server and Red Hat OpenShift AI. The flaw allows remote code execution due to vLLM hardcoding `trust_remote_code=True` when loading sub-components, which bypasses the user\u0027s explicit `--trust-remote-code=False` security opt-out. This can lead to exploitation through malicious model repositories.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27893"
},
{
"category": "external",
"summary": "RHBZ#2452055",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452055"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27893",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27893"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27893",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27893"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/00bd08edeee5dd4d4c13277c0114a464011acf72",
"url": "https://github.com/vllm-project/vllm/commit/00bd08edeee5dd4d4c13277c0114a464011acf72"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/36192",
"url": "https://github.com/vllm-project/vllm/pull/36192"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-7972-pg2x-xr59",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-7972-pg2x-xr59"
}
],
"release_date": "2026-03-26T23:56:53.579000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: vLLM: Remote code execution due to hardcoded trust_remote_code setting"
},
{
"cve": "CVE-2026-28684",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-04-20T17:02:18.205732+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2459798"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-dotenv. A local attacker can exploit this by crafting a symbolic link, which the `set_key()` and `unset_key()` functions in python-dotenv follow when rewriting `.env` files. This can lead to the overwriting of arbitrary files on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-dotenv: python-dotenv: Arbitrary file overwrite via symbolic link following",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28684"
},
{
"category": "external",
"summary": "RHBZ#2459798",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2459798"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28684",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28684"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28684",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28684"
},
{
"category": "external",
"summary": "https://github.com/theskumar/python-dotenv/commit/790c5c02991100aa1bf41ee5330aca75edc51311",
"url": "https://github.com/theskumar/python-dotenv/commit/790c5c02991100aa1bf41ee5330aca75edc51311"
},
{
"category": "external",
"summary": "https://github.com/theskumar/python-dotenv/releases/tag/v1.2.2",
"url": "https://github.com/theskumar/python-dotenv/releases/tag/v1.2.2"
},
{
"category": "external",
"summary": "https://github.com/theskumar/python-dotenv/security/advisories/GHSA-mf9w-mj56-hr94",
"url": "https://github.com/theskumar/python-dotenv/security/advisories/GHSA-mf9w-mj56-hr94"
}
],
"release_date": "2026-04-20T16:25:12.302000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-dotenv: python-dotenv: Arbitrary file overwrite via symbolic link following"
},
{
"cve": "CVE-2026-29063",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-03-06T19:00:57.982727+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445291"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Immutable.js, a library for persistent immutable data structures. This vulnerability, known as Prototype Pollution, allows an attacker with low privileges to inject unwanted properties into core JavaScript object prototypes without user interaction. By manipulating specific APIs such as mergeDeep(), mergeDeepWith(), merge(), Map.toJS(), and Map.toObject(), a remote attacker could potentially execute arbitrary code or cause a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "immutable-js: Immutable.js: Arbitrary code execution via Prototype Pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this vulnerability requires that an attacker is able to provide arbitrary data to clients of this library in a way that calls the affected functions with data the attacker controls. In most deployments, the ability to provide data in this fashion requires that an attacker has some degree of privileges to access the affected applications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-29063"
},
{
"category": "external",
"summary": "RHBZ#2445291",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445291"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-29063",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29063"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-29063",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29063"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v3.8.3",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v3.8.3"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v4.3.8",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v4.3.8"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v5.1.5",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v5.1.5"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/security/advisories/GHSA-wf6x-7x77-mvgw",
"url": "https://github.com/immutable-js/immutable-js/security/advisories/GHSA-wf6x-7x77-mvgw"
}
],
"release_date": "2026-03-06T18:25:22.438000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "immutable-js: Immutable.js: Arbitrary code execution via Prototype Pollution"
},
{
"cve": "CVE-2026-29074",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2026-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445132"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in SVGO, an SVG (Scalable Vector Graphics) Optimizer. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by submitting a specially crafted XML file. The application\u0027s failure to properly guard against XML entity expansion or recursion can lead to the Node.js process consuming excessive memory and crashing.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "svgo: SVGO: Denial of Service via XML entity expansion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-29074"
},
{
"category": "external",
"summary": "RHBZ#2445132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-29074",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29074"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-29074",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29074"
},
{
"category": "external",
"summary": "https://github.com/svg/svgo/security/advisories/GHSA-xpqw-6gx7-v673",
"url": "https://github.com/svg/svgo/security/advisories/GHSA-xpqw-6gx7-v673"
}
],
"release_date": "2026-03-06T07:23:05.716000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "svgo: SVGO: Denial of Service via XML entity expansion"
},
{
"cve": "CVE-2026-30922",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-18T04:02:45.401296+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448553"
}
],
"notes": [
{
"category": "description",
"text": "An unbounded recursion flaw has been discovered in the pypi pyasn1 library. This uncontrolled recursion occurs when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing nested SEQUENCE (0x30) or SET (0x31) tags with Indefinite Length (0x80) markers. This forces the decoder to recursively call itself until the Python interpreter crashes with a RecursionError or consumes all available memory (OOM), crashing the host application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyasn1: pyasn1 Vulnerable to Denial of Service via Unbounded Recursion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-30922"
},
{
"category": "external",
"summary": "RHBZ#2448553",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448553"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-30922",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-30922"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-30922",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-30922"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/commit/25ad481c19fdb006e20485ef3fc2e5b3eff30ef0",
"url": "https://github.com/pyasn1/pyasn1/commit/25ad481c19fdb006e20485ef3fc2e5b3eff30ef0"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-jr27-m4p2-rc6r",
"url": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-jr27-m4p2-rc6r"
}
],
"release_date": "2026-03-18T02:29:45.857000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyasn1: pyasn1 Vulnerable to Denial of Service via Unbounded Recursion"
},
{
"cve": "CVE-2026-31812",
"cwe": {
"id": "CWE-248",
"name": "Uncaught Exception"
},
"discovery_date": "2026-03-10T23:02:15.752133+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446330"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in quinn-proto, a pure-Rust implementation of the IETF QUIC transport protocol. A remote, unauthenticated attacker can trigger a denial of service in applications using vulnerable quinn versions by sending a crafted QUIC Initial packet containing malformed quic_transport_parameters. In quinn-proto parsing logic, attacker-controlled varints are decoded with unwrap(), so truncated encodings cause Err(UnexpectedEnd) and panic. This is reachable over the network with a single packet and no prior trust or authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "quinn-proto: quinn-proto: Denial of Service via crafted QUIC Initial packet",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The availability impact of this flaw is limited to specific services on Red Hat systems. Host system availability is not at risk.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-31812"
},
{
"category": "external",
"summary": "RHBZ#2446330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446330"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-31812",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31812"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-31812",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31812"
},
{
"category": "external",
"summary": "https://github.com/quinn-rs/quinn/security/advisories/GHSA-6xvm-j4wr-6v98",
"url": "https://github.com/quinn-rs/quinn/security/advisories/GHSA-6xvm-j4wr-6v98"
}
],
"release_date": "2026-03-10T21:04:36.812000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "quinn-proto: quinn-proto: Denial of Service via crafted QUIC Initial packet"
},
{
"cve": "CVE-2026-32597",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-03-12T22:01:29.967713+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447194"
}
],
"notes": [
{
"category": "description",
"text": "A missing verification step has been discovered in PyJWT. PyJWT does not validate the crit (Critical) Header Parameter defined in RFC 7515 \u00a74.1.11. When a JWS token contains a crit array listing extensions that PyJWT does not understand, the library accepts the token instead of rejecting it. This violates the MUST requirement in the RFC.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyjwt: PyJWT accepts unknown `crit` header extensions (RFC 7515 \u00a74.1.11 MUST violation)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32597"
},
{
"category": "external",
"summary": "RHBZ#2447194",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447194"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32597"
},
{
"category": "external",
"summary": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-752w-5fwx-jx9f",
"url": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-752w-5fwx-jx9f"
}
],
"release_date": "2026-03-12T21:41:50.427000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyjwt: PyJWT accepts unknown `crit` header extensions (RFC 7515 \u00a74.1.11 MUST violation)"
},
{
"cve": "CVE-2026-32829",
"cwe": {
"id": "CWE-823",
"name": "Use of Out-of-range Pointer Offset"
},
"discovery_date": "2026-03-16T22:05:38.553414+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448271"
}
],
"notes": [
{
"category": "description",
"text": "lz4_flex is a pure Rust implementation of LZ4 compression/decompression. In versions 0.11.5 and below, and 0.12.0, decompressing invalid LZ4 data can leak sensitive information from uninitialized memory or from previous decompression operations. The library fails to properly validate offset values during LZ4 \"match copy operations,\" allowing out-of-bounds reads from the output buffer. The block-based API functions (`decompress_into`, `decompress_into_with_dict`, and others when `safe-decode` is disabled) are affected, while all frame APIs are unaffected. The impact is potential exposure of sensitive data and secrets through crafted or malformed LZ4 input. This issue has been fixed in versions 0.11.6 and 0.12.1.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lz4_flex: lz4_flex\u0027s decompression can leak information from uninitialized memory or reused output buffer",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In RHEL 9 and RHEL 10, this vulnerability presents minimal risk as the rust-analyzer component operates in a \"closed loop,\" strictly decompressing its own internal database. Because it does not process external or untrusted data, exploitation requires an attacker to already possess local access and sufficient privileges to tamper with the internal cache files on disk.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32829"
},
{
"category": "external",
"summary": "RHBZ#2448271",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448271"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32829",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32829"
},
{
"category": "external",
"summary": "https://github.com/PSeitz/lz4_flex",
"url": "https://github.com/PSeitz/lz4_flex"
},
{
"category": "external",
"summary": "https://github.com/PSeitz/lz4_flex/commit/055502ee5d297ecd6bf448ac91c055c7f6df9b6d",
"url": "https://github.com/PSeitz/lz4_flex/commit/055502ee5d297ecd6bf448ac91c055c7f6df9b6d"
},
{
"category": "external",
"summary": "https://github.com/PSeitz/lz4_flex/security/advisories/GHSA-vvp9-7p8x-rfvv",
"url": "https://github.com/PSeitz/lz4_flex/security/advisories/GHSA-vvp9-7p8x-rfvv"
}
],
"release_date": "2026-03-16T20:48:08+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lz4_flex: lz4_flex\u0027s decompression can leak information from uninitialized memory or reused output buffer"
},
{
"cve": "CVE-2026-32981",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-17T20:01:37.453284+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448440"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw has been identified in Ray Dashboard in the Ray Pypi package. Due to improper validation and sanitization of user-supplied paths in the static file handling mechanism, an attacker can use traversal sequences (e.g., ../) to access files outside the intended static directory, resulting in local file disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ray: Ray Dashboard Path Traversal Leading to Local File Disclosure",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32981"
},
{
"category": "external",
"summary": "RHBZ#2448440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448440"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32981",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32981"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32981",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32981"
},
{
"category": "external",
"summary": "https://github.com/ray-project/ray",
"url": "https://github.com/ray-project/ray"
},
{
"category": "external",
"summary": "https://packetstorm.news/files/id/215801/",
"url": "https://packetstorm.news/files/id/215801/"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/ray-dashboard-path-traversal-leading-to-local-file-disclosure",
"url": "https://www.vulncheck.com/advisories/ray-dashboard-path-traversal-leading-to-local-file-disclosure"
}
],
"release_date": "2026-03-17T19:33:50.107000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ray: Ray Dashboard Path Traversal Leading to Local File Disclosure"
},
{
"cve": "CVE-2026-33186",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-03-20T23:02:27.802640+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449833"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "RHBZ#2449833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33186",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3",
"url": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3"
}
],
"release_date": "2026-03-20T22:23:32.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement infrastructure-level normalization to ensure all incoming HTTP/2 `:path` headers are properly formatted with a leading slash before reaching the gRPC-Go server. This can be achieved by configuring a reverse proxy or API gateway to validate and normalize the `:path` header. Ensure that any such intermediary is properly configured and restarted to apply the changes, which may temporarily impact service availability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation"
},
{
"cve": "CVE-2026-33231",
"cwe": {
"id": "CWE-306",
"name": "Missing Authentication for Critical Function"
},
"discovery_date": "2026-03-20T23:02:37.298405+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449836"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NLTK (Natural Language Toolkit), specifically in the `nltk.app.wordnet_app` component. An unauthenticated remote attacker can exploit this vulnerability by sending a specially crafted GET request to the local WordNet Browser HTTP server when it is running in its default configuration. This action causes the server process to terminate immediately, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nltk: NLTK: Denial of Service via unauthenticated remote shutdown",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This flaw allows an unauthenticated remote attacker to cause a denial of service in Red Hat products utilizing the NLTK WordNet Browser HTTP server. The vulnerability is exploitable when the server is running in its default configuration, allowing a specially crafted GET request to terminate the process.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33231"
},
{
"category": "external",
"summary": "RHBZ#2449836",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449836"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33231",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33231"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33231",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33231"
},
{
"category": "external",
"summary": "https://github.com/nltk/nltk/commit/bbaae83db86a0f49e00f5b0db44a7254c268de9b",
"url": "https://github.com/nltk/nltk/commit/bbaae83db86a0f49e00f5b0db44a7254c268de9b"
},
{
"category": "external",
"summary": "https://github.com/nltk/nltk/security/advisories/GHSA-jm6w-m3j8-898g",
"url": "https://github.com/nltk/nltk/security/advisories/GHSA-jm6w-m3j8-898g"
}
],
"release_date": "2026-03-20T22:45:40.784000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that the NLTK WordNet Browser HTTP server (`nltk.app.wordnet_app`) is not exposed to untrusted networks. If the WordNet Browser functionality is not required, disable or remove the component. For deployments where the server is necessary, configure firewall rules to restrict access to trusted hosts only. A service restart may be required for changes to take effect.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nltk: NLTK: Denial of Service via unauthenticated remote shutdown"
},
{
"cve": "CVE-2026-33236",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-20T23:01:51.656938+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449824"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NLTK (Natural Language Toolkit), a suite of open-source Python modules for Natural Language Processing. The NLTK downloader does not validate `subdir` and `id` attributes when processing remote XML index files. A remote attacker can exploit this path traversal vulnerability by controlling a malicious XML index server, providing specially crafted values. This can lead to arbitrary directory creation, arbitrary file creation, and arbitrary file overwrite on the system where NLTK is used.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nltk: NLTK: Arbitrary file overwrite and creation via path traversal in XML index files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This flaw in NLTK allows for arbitrary file and directory creation or overwrite due to a path traversal vulnerability in its downloader. An attacker controlling a malicious XML index server could exploit this by providing specially crafted `subdir` and `id` attributes. Red Hat products utilizing NLTK, such as components within Red Hat Ansible Automation Platform, Lightspeed Core, OpenShift Lightspeed, and Red Hat OpenShift AI, are affected if configured to use untrusted remote XML index servers.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33236"
},
{
"category": "external",
"summary": "RHBZ#2449824",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449824"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33236",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33236"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33236",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33236"
},
{
"category": "external",
"summary": "https://github.com/nltk/nltk/commit/89fe2ec2c6bae6e2e7a46dad65cc34231976ed8a",
"url": "https://github.com/nltk/nltk/commit/89fe2ec2c6bae6e2e7a46dad65cc34231976ed8a"
},
{
"category": "external",
"summary": "https://github.com/nltk/nltk/security/advisories/GHSA-469j-vmhf-r6v7",
"url": "https://github.com/nltk/nltk/security/advisories/GHSA-469j-vmhf-r6v7"
}
],
"release_date": "2026-03-20T22:47:10.308000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that any applications utilizing the NLTK downloader are configured to only interact with trusted XML index servers. Restrict network access for the application using NLTK to prevent connections to untrusted external resources. This operational control reduces the risk of an attacker controlling a malicious server to exploit the path traversal vulnerability. A service restart or reload may be required for network configuration changes to take effect.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nltk: NLTK: Arbitrary file overwrite and creation via path traversal in XML index files"
},
{
"cve": "CVE-2026-34986",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-06T17:01:34.639203+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455470"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "RHBZ#2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34986",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34986"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants",
"url": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants"
}
],
"release_date": "2026-04-06T16:22:45.353000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object"
},
{
"cve": "CVE-2026-40175",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-10T20:02:10.296601+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability, known as Prototype Pollution, can be exploited through a specific \"Gadget\" attack chain. This allows an attacker to escalate a Prototype Pollution vulnerability in a third-party dependency, potentially leading to remote code execution or a full cloud compromise, such as bypassing AWS IMDSv2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Remote Code Execution via Prototype Pollution escalation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Axios library, a promise-based HTTP client, is susceptible to an Important prototype pollution vulnerability. This flaw, when combined with specific \"Gadget\" attack chains in third-party dependencies, can lead to remote code execution or full cloud compromise, including bypassing AWS IMDSv2.\n \nWith pollution check patch available in Axios gives an advantage, it remains vulnerable due to HTTP Header Sanitation and Server-Side Request Forgery threat.\n\nRed Hat products that incorporate the vulnerable Axios library are affected.\n\nThe openshift4/ose-monitoring-plugin-rhel9 container image is not vulnerable to this flaw. The affected component is used as a build-time dependency but it\u0027s not shipped in the final product, meaning the flaw is not present thus cannot be exploited in the container deployments.\n\nRegarding openshift4/ose-console for Product stream 4.12 and 4.13, the vulnerable component is present (indirect dependency), but the vulnerability is not exploitable in our case due to the browser runtime, where the required Node.js-specific attack vectors are not available. With this, the impact becomes low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40175"
},
{
"category": "external",
"summary": "RHBZ#2457432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40175",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40175"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40175",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40175"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/363185461b90b1b78845dc8a99a1f103d9b122a1",
"url": "https://github.com/axios/axios/commit/363185461b90b1b78845dc8a99a1f103d9b122a1"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/pull/10660",
"url": "https://github.com/axios/axios/pull/10660"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.15.0",
"url": "https://github.com/axios/axios/releases/tag/v1.15.0"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-fvcv-3m26-pcqx",
"url": "https://github.com/axios/axios/security/advisories/GHSA-fvcv-3m26-pcqx"
}
],
"release_date": "2026-04-10T19:23:52.285000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Remote Code Execution via Prototype Pollution escalation"
},
{
"cve": "CVE-2026-40192",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-04-16T00:00:49.590876+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library\u0027s failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "RHBZ#2458856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40192",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628",
"url": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9521",
"url": "https://github.com/python-pillow/Pillow/pull/9521"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j"
},
{
"category": "external",
"summary": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb"
}
],
"release_date": "2026-04-15T22:53:56.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing"
},
{
"cve": "CVE-2026-40895",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"discovery_date": "2026-04-21T21:02:33.280553+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460297"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in follow-redirects. When an HTTP request follows a cross-domain redirect (a redirection to a different domain), custom authentication headers, such as X-API-Key or X-Auth-Token, are not properly stripped. This allows these sensitive headers to be forwarded verbatim to the redirect target, potentially leading to the unintended disclosure of authentication information to an untrusted third party.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: follow-redirects: Information disclosure via cross-domain redirects",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40895"
},
{
"category": "external",
"summary": "RHBZ#2460297",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460297"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40895",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40895"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40895",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40895"
},
{
"category": "external",
"summary": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-r4q5-vmmm-2653",
"url": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-r4q5-vmmm-2653"
}
],
"release_date": "2026-04-21T19:59:59.759000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "follow-redirects: follow-redirects: Information disclosure via cross-domain redirects"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.